Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Active Directory Authentication? #35

Open
neil-bowers opened this issue Jun 5, 2019 · 1 comment
Open

Active Directory Authentication? #35

neil-bowers opened this issue Jun 5, 2019 · 1 comment

Comments

@neil-bowers
Copy link

I love this dashboard - so does my leadership.

However, we have a requirement to secure these things behind Active Directory and restrict who can view them. Preferably we'd authorized based on an AD group that all our DBA's and other relevant folks are members of, and anyone else would just get a restricted page or re-directed to our service portal.

However, since this runs using Flask, is there actually a way to implement AD authentication?

@yorek
Copy link
Owner

yorek commented Jun 6, 2019

Hi Neil, you should be able to implement AD authentication by running flask using IIS-FastCGI:
https://medium.com/@bilalbayasut/deploying-python-web-app-flask-in-windows-server-iis-using-fastcgi-6c1873ae0ad8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants