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.
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/authenticateafter 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?zzzzzzzzafter that there is a redirect to my nextcloud to
/then to
/loginthen to
/apps/oidc_login/oidcwhich 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.