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

Fix reloading NC after logging out from IDP #346

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LEDfan
Copy link
Member

@LEDfan LEDfan commented Jul 17, 2019

Related to #345
Using: Nextcloud master (17) user_saml master and keycloak 4.8.3.Final.

Steps to reproduce:

  1. Login on Nextcloud using Keycloak
  2. Go to the account settings of Keycloak e.g. https://idp/auth/realms/my-realm/account/
  3. Click the logout button
  4. Reload an existing tab

Expected

After the #334 and #340 it is expected to be logged out and redirected to the login page of the SSO again.

Actual Result

You get a redirect loop:

Selection_0052

The third request doesn't have a valid CRSF token and fails.

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 this pull request may close these issues.

1 participant