ClassQuiz icon indicating copy to clipboard operation
ClassQuiz copied to clipboard

OpenID broken

Open jzbor opened this issue 7 months ago • 2 comments

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...

jzbor avatar Jul 15 '24 17:07 jzbor