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 Mar 28, 2025. It is now read-only.
I've managed to login to the app with Azure AD and samltest.id. Both of theses IdPs redirect me to /sp after a successful login. But /sp still shows me [not logged in]. Hitting F5 doesn't help.
Weirdly enough when I reach the URL bar of my browser with the mouse and hit Return, the page correctly shows me the login status like:
I've managed to login to the app with Azure AD and samltest.id. Both of theses IdPs redirect me to
/spafter a successful login. But/spstill shows me[not logged in]. HittingF5doesn't help.Weirdly enough when I reach the URL bar of my browser with the mouse and hit
Return, the page correctly shows me the login status like:[logged in as {https://xxx/xxx/}xxx@xxx]I see the same behavior with chrome and firefox.