Replies: 2 comments
-
|
Your urls seem to be correct as far as I can tell would you mind making an issue so I can properly track and prioritize. My mind is very chaotic and I forget to check this too often @Eragos Sorry for the late response. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hey! Thanks for the reply. I just created an issue for that #266 Best, Michael |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have the following issue:
For OICD-Auth with Authelia I normally need the
redirect_uri, but I can't find some within the documentation, issues, …May someone can help me?
Error in logfile
time="2026-01-24T21:21:47+01:00" level=error msg="Authorization Request failed with error: The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed. The 'redirect_uri' parameter does not match any of the OAuth 2.0 Client's pre-registered 'redirect_uris'. The 'redirect_uris' registered with OAuth 2.0 Client with id 'norish' did not match 'redirect_uri' value '[auth.domain.me/api/auth/oauth2/callback/oidc](http://auth.domain.me/api/auth/oauth2/callback/oidc)'." method=GET path=/api/oidc/authorization remote_ip=xxx.xxx.xxx.xxxThe error message is clear. But I don't know which URL (redirect_uri) is used by Norish.
Authelia config
Norish config
Best, Michael
Beta Was this translation helpful? Give feedback.
All reactions