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

Back-end logout flow #191

Open
1 task
collinpreston opened this issue Nov 6, 2023 · 0 comments
Open
1 task

Back-end logout flow #191

collinpreston opened this issue Nov 6, 2023 · 0 comments

Comments

@collinpreston
Copy link
Contributor

collinpreston commented Nov 6, 2023

User Story

The process flow for Keycloak's OpenID Connect logout flow should follow the process flow here: https://docs.google.com/document/d/17tJ-C2EwWoSpJWZKjuhMVgsqGtyPH0IN9KakXvSKU0M/edit#heading=h.qr1x27po61aq

Description/Context

https://docs.google.com/document/d/17tJ-C2EwWoSpJWZKjuhMVgsqGtyPH0IN9KakXvSKU0M/edit#heading=h.qr1x27po61aq

https://www.keycloak.org/docs/latest/server_admin/#backchannel-logout

https://github.com/mitodl/hq/discussions/2817

Acceptance Criteria

  • When a user logs out of Keycloak, any MIT Open session associated with the user on the same device should be terminated.
@collinpreston collinpreston changed the title Keycloak - client initiated logout flow Back-end logout flow Nov 6, 2023
@collinpreston collinpreston linked a pull request Nov 8, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant