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

keycloak: investigate end_session_endpoint #592

Open
mdonadoni opened this issue May 17, 2023 · 0 comments
Open

keycloak: investigate end_session_endpoint #592

mdonadoni opened this issue May 17, 2023 · 0 comments

Comments

@mdonadoni
Copy link
Member

Keycloak/OIDC provides a way to end the Keycloak session when a user logs out from one of his applications, by means of the end_session_endpoint API endpoint. This is currently not used by REANA, neither for CERN SSO nor for Keycloak.

As an example, the API endpoint is https://auth.cern.ch/auth/realms/cern/protocol/openid-connect/logout for CERN SSO.

We should:

  • investigate whether invenio-oauthclient supports this logout mechanism
  • find out which would be the benefits of supporting this in REANA
  • check what is the behaviour of Keycloak, in particular whether is it possible to log out only from REANA and not from all of the other applications authenticated through Keycloak (we are interested in the former)
  • discuss how to proceed
@mdonadoni mdonadoni added this to Backlog in 0.9.1 May 17, 2023
@giuseppe-steduto giuseppe-steduto removed this from Backlog in 0.9.1 Oct 16, 2023
@giuseppe-steduto giuseppe-steduto added this to Backlog in 0.9.2 Oct 16, 2023
@mdonadoni mdonadoni removed this from Backlog in 0.9.2 Jan 11, 2024
@mdonadoni mdonadoni added this to Backlog in 0.9.3 Jan 11, 2024
@mdonadoni mdonadoni added this to Backlog in 0.95.0 Mar 14, 2024
@mdonadoni mdonadoni removed this from Backlog in 0.9.3 Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
0.95.0
Backlog
Development

No branches or pull requests

1 participant