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