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
[X ] I have searched the issues of this repository and believe that this is not a duplicate.
What happened?
Created OpenID integration with Auth0. Login integration works. Logging out does not seem to clear the data from the session and redirect the user to the Auth0 logout endpoint. Consequently the user is not challenged with credentials after logging out.
What did you expect?
When I return to the system after logging out I should be forced to log back in.
Steps to reproduce this issue
Steps:
Implement the OpenID connector using Auth0.
Log in to Chirpstack and use Auth0 to log in.
Log out of Chirpstack.
Log back in. Observe that the Auth0 login immediately redirects to Chirpstack without challenging the user for credentials.
Your Environment
ChirpStack Application Server 3.11.1
The text was updated successfully, but these errors were encountered:
What happened?
Created OpenID integration with Auth0. Login integration works. Logging out does not seem to clear the data from the session and redirect the user to the Auth0 logout endpoint. Consequently the user is not challenged with credentials after logging out.
What did you expect?
When I return to the system after logging out I should be forced to log back in.
Steps to reproduce this issue
Steps:
Your Environment
ChirpStack Application Server 3.11.1
The text was updated successfully, but these errors were encountered: