/bokeh-active-directory

Active Directory authentication for Bokeh servers

Primary LanguageHTMLMIT LicenseMIT

bokeh-active-directory

Active Directory authentication for Bokeh servers

bokehadauth.py, when hooked into Bokeh server, will require Active Directory login by users. Currently, it expects the environment variables AD_SERVER and AD_DOMAIN to be set correctly. This module is meant to be specified as argument to a bokeh server. bokeh serve --auth-module=bokehadauth.py --cookie-secret YOURSECRETHERE [...]

Resources