Skip to content
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

OAuth/OIDC Malfunction in Latest Authentik Release Due to Scope Requirements #416

Closed
wolfun2001 opened this issue May 1, 2024 · 1 comment

Comments

@wolfun2001
Copy link

It seems that there's an issue with the OAuth or OIDC implementation in the latest version of authentik. According to the documentation found at https://docs.goauthentik.io/docs/releases/2024.2, when the system requires a refresh_token, the scope must include an offline_access, which is causing the current SSO to malfunction.

@wolfun2001 wolfun2001 changed the title I found that oauth is broken with new version. OAuth/OIDC Malfunction in Latest Authentik Release Due to Scope Requirements May 1, 2024
boringwolf pushed a commit to boringwolf/ganymede that referenced this issue May 1, 2024
@Zibbp Zibbp closed this as completed in 27ae4cc May 1, 2024
@Zibbp
Copy link
Owner

Zibbp commented May 1, 2024

@boringwolf made a PR to fix this. You'll need to use the :main image tag for the API container until a release is published. I plan on pushing a new release this weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants