Skip to content

Login from keycloak hangs in redirect-loop since upgrade to 3.3.1 #333

Description

@xundeenergie

Since the last update to version 3.3.1 of this app i hang in a redirect-loop on login. Login is not possible anymore.

The first request goes to my keycloak to
https://my-keycloak.domain/realms/myrealmt/login-actions/authenticate
after the redirection after authentication on keycloak goes on my nextcloud to
/apps/oidc_login/oidc?state=xxxxxxx&session_state=yyyyyyyyy&iss=https://my-keycloak.domain/realms/myrealm&code?zzzzzzzz

after that there is a redirect to my nextcloud to /
then to /login
then to /apps/oidc_login/oidc which redirects with http 302 again to keycloak as above. after 4 loops firefox breaks the loop with an error.

I did not change any configuration. Not on nextcloud nor on keycloak. Nextcloud AIO just did the automatic update for the app nextcloud-oidc-login.
The only thing that changed was the app.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions