orientechnologies / orientdb

OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.
https://orientdb.dev
Apache License 2.0
4.74k stars 870 forks source link

Completely disable Authorization: header #1486

Closed dvv closed 8 years ago

dvv commented 11 years ago

Hi!

Is there an option to completely disable basic authorization header check? Am driving a thin (angular.js powered) site which uses Windows Integrated Authentication (which sets Authorization: NTLM .....) and subsequent calls to underlying orientdb have this header set which chokes orientdb auth.

TIA, --Vladimir

wolf4ood commented 8 years ago

@dvv No there is no way to disable basic header.