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

Enable logout from OIDC Provider #136

Open
jennifer-richards opened this issue Jul 18, 2024 · 0 comments
Open

Enable logout from OIDC Provider #136

jennifer-richards opened this issue Jul 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jennifer-richards
Copy link
Member

The logout button ends the session with the RPC tool, but does not end the OIDC Provider's session. This means that, e.g., attempting to log out and then log back in as a different user is not possible without first manually logging out of the OP.

The datatracker is capable of RP-initiated logout as described here:
https://django-oidc-provider.readthedocs.io/en/master/sections/sessionmanagement.html

This should be available at least as an option when logging out from the RPC tool.

@jennifer-richards jennifer-richards added the enhancement New feature or request label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant