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

cron - how to properly run Python script with crontab on every system startup -

elasticsearch - Is the order of operations guaranteed in a bulk update? -

Slow performance first queries on SQL Azure -