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
{{ message }}
This repository was archived by the owner on May 13, 2025. It is now read-only.
This project looks very promising (and there are not a lot of other options I can find) for SSO / Azure AD authentication of my Streamlit App. I am self-hosting on a Win10 workstation to which I have administrative access. My internal customers (inside the firewall) can access the App fine, but I would like to implement SSO as I increase the number of users. (I'm currently using Streamlit-authenticator with flat-file user management)
I get the pop-up for about 1/2 a second, but it disappears immediately and of course is not returning a token...
In the address bar, I think I see about:blank but that's it...
I've tried in both Chrome and Firefox and allowed pop-ups and redirects from https://login.microsoftonline.com in both browser settings.
Am I the only one to see this issue?
Is there a way to diagnose this?
help please?!