We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using with Authentik the login fails with this error. On Authentik's side I can see this error:
warning | auth_via=unauthenticated domain_url=sso.quarkite.org event=Scope mismatch. host=sso.quarkite.org logger=authentik.providers.oauth2.utils pid=69 request_id=728e72d0743d40419a7e0a63b9397fc6 required={'openid'} schema_name=public timestamp=2025-01-07T20:28:33.893768 token_has=set()
Since OpenGist doesn't provide a way to configure scopes yet I figured this might a bug with default configuration.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When using with Authentik the login fails with this error. On Authentik's side I can see this error:
Since OpenGist doesn't provide a way to configure scopes yet I figured this might a bug with default configuration.
The text was updated successfully, but these errors were encountered: