You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: