First time OrientDB user regarding security in REST api

僤鯓⒐⒋嵵緔 提交于 2019-12-04 18:37:07

all REST requests are authenticated using HTTP authentication, if you have OrientDB Studio open then you are already authenticated and the browser will not ask again for user/password. Try to open a new anonymous browser window and send a REST call, you will see the popup asking for user/password.

Here you can find additional info about HTTP and sessions

http://orientdb.com/docs/last/OrientDB-REST.html

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!