-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apache + Keycloak "Error processing request." upon linking account. #80
Comments
Can you upload your plugin |
|
In keycloak it does find the session and I am correctly authenticated. |
Doesn't seem like you have the
|
disabling Role mapping on Jellyfin-SSO still results in the same error. |
Seems like a bug that the roleclaim value is still checked even if role mapping is disabled. Try setting it to any string. |
Let's maybe turn this in the end into a documentation ticket? That fixes it, now I just need to work out these roles.
|
Some of the language is unclear and I will try to find the strings to update it to allow others not to have this frustration. |
Since I was using per client roles instead of realm roles to match the same format, no "jellyfin-localhost-openid" just "jellyfin" |
Describe the bug
Successful authentication fails to link account.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Proper authentication
Config
Logs
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: