goauthentik / authentik

The authentication glue you need.
https://goauthentik.io
Other
13.67k stars 915 forks source link

Error Redirect URI after update from 2024.10.2 to 2024.10.3 #12137

Closed mathieuruellan closed 16 hours ago

mathieuruellan commented 16 hours ago

Describe the bug I've just updated. Now when i access to a protected website, i've got this error:

image

I've changed anything in parameters, only the docker tag version.

Logs: {"auth_via": "session", "domain_url": "authentik.breizh-biniou.fr", "event": "The request fails due to a missing, invalid, or mismatching redirection URI (redirect_uri).", "host": "authentik.breizh-biniou.fr", "level": "warning", "logger": "authentik.providers.oauth2.views.authorize", "pid": 195, "request_id": "2a66ed5bdc304321a8270fc976449d3b", "schema_name": "public", "timestamp": "2024-11-21T18:01:08.062042"}

mathieuruellan commented 16 hours ago

duplicated with: https://github.com/goauthentik/authentik/issues/12136

BeryJu commented 16 hours ago

duplicate of #12135