-
-
Notifications
You must be signed in to change notification settings - Fork 761
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
[Bug]: OIDC userinfo_endpoint must be configured #872
Comments
I've managed to fix the above error, however now I'm getting
|
Hi! I don’t have enough knowledge of OIDC or what the error might mean in your case, but I’ve added a "help wanted" label and hopefully someone else can assist. |
Cheers, @meltyshev ! I'm still experiencing the issue:
|
Could you please provide your configuration and the provider you're using? There's very little information available to help figure out what might be wrong. |
Hi! We've added the ability to skip the userinfo endpoint and retrieve all claims from the id_token, but the new version hasn't been released yet. You can try using UPD: has already been released as v1.23.0. |
Where is the problem occurring?
I encountered the problem while interacting with the server (Backend)
What browsers are you seeing the problem on?
No response
Current behaviour
After setting up OIDC with all the required information, an error logs
2024-09-11 08:02:55 [E] A hook (
oidc) failed to load!
Followed by
2024-09-11 08:02:55 [E] Failed to lift app: Unexpected token < in JSON at position 0
Are there any solutions to this? I've tried rebooting the server.
Desired behaviour
No response
Steps to reproduce
None.
Other information
No response
The text was updated successfully, but these errors were encountered: