RethinkDB + Horizon with Windows Authentication (Active Directory SSO) -


is there way secure horizon app (with rethinkdb) using windows authentication (sso) internal active directory? able restrict access based on windows/domain user , load ad profile info somehow in single page web app?

the catch: needs run on premise. no cloud or external providers. local company active directory , windows environment.

cheers

there's no built-in way right now, embed horizon node app , handle authentication yourself.


Comments

Popular posts from this blog

serialization - Convert Any type in scala to Array[Byte] and back -

matplotlib support failed in PyCharm on OSX -

python - Matplotlib: TypeError: 'AxesSubplot' object is not callable -