ClassQuiz
ClassQuiz copied to clipboard
OpenID broken
Which component is affected?
API
Did the issue occur at ClassQuiz.de, or on a self-hosted instance?
On a self-hosted instance
How can the issue be reproduced?
Try to set up OpenID login with an Obligator instance:
CUSTOM_OPENID_PROVIDER__CLIENT_ID=https://<your-instance>/
CUSTOM_OPENID_PROVIDER__CLIENT_SECRET=somerandomvaluenotrequiredbylastlogin
CUSTOM_OPENID_PROVIDER__SERVER_METADATA_URL=https://lastlogin.io/.well-known/openid-configuration
Describe the bug (with screenshots if possible)
I get the following response, when trying to log in:
{"detail":"Something went wrong."}
Device
Desktop
Operating System
Linux
Browser
Firefox
EDIT: For what it's worth Github does not work either...