Closed MFYDev closed 16 hours ago
After upgraded to 2024.10.3, the domain level forward auth url match got fully messed up, the matching uri which was working well in 2024.10.2 is not working anymore, Allowed Redirect URIs become like this [RedirectURI(matching_mode=RedirectURIMatchingMode.STRICT, url='https://fmydomainoutpost.goauthentik.io/callback\\?X-authentik-auth-callback=true'), RedirectURI(matching_mode=RedirectURIMatchingMode.STRICT, url='https://mydomain\\?X-authentik-auth-callback=true')]
Now I cannot log in anymore
hello @MFYDev..
I've got the same issue.
duplicate of #12135
After upgraded to 2024.10.3, the domain level forward auth url match got fully messed up, the matching uri which was working well in 2024.10.2 is not working anymore, Allowed Redirect URIs become like this [RedirectURI(matching_mode=RedirectURIMatchingMode.STRICT, url='https://fmydomainoutpost.goauthentik.io/callback\\?X-authentik-auth-callback=true'), RedirectURI(matching_mode=RedirectURIMatchingMode.STRICT, url='https://mydomain\\?X-authentik-auth-callback=true')]
Now I cannot log in anymore