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

CAS - Single Log Out #130

Open
piotrekfus91 opened this issue Sep 5, 2019 · 1 comment
Open

CAS - Single Log Out #130

piotrekfus91 opened this issue Sep 5, 2019 · 1 comment

Comments

@piotrekfus91
Copy link

Hi, as far as I understand, this plugin does not support CAS logout. Expected scenario:

  1. Logged user clicks the button marked as Sign Out.
  2. User is redirected to CAS logout page.
  3. CAS logs out user and sends logout request for all services (including Gerrit) - this request is sent using server-server channel.
  4. Specific Servlet Filter handles logout in Gerrit.
    Official filter you can check here: https://github.com/apereo/java-cas-client/tree/master/cas-client-core/src/main/java/org/jasig/cas/client/session
    Is it possible to achieve in your plugin?
@elupus
Copy link

elupus commented Jun 21, 2023

Lacking this too with new support for Auth0. Should be generally supported by a OIDC compatible IdP.

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

No branches or pull requests

2 participants