go-vikunja/vikunja

Vikunja not requesting OIDC scope "vikunja_scope" even though it is specified in config

Closed this issue · 2 comments

Description

I am using OIDC SSO using authentik. I want to use the automatic team creation/syncing, but it does not seem to work.

I configured it in authentik and Vikunja as described in the docs, but when I sign in, the application does not request the vikunja_scope scope, even though it is specified in the config.yml.

Vikunja Version

v0.23.0

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

config.yml:
image

What Vikunja requested:
image

As stated in the docs you linked, the feature is only available from Vikunja 0.24.0, which has not been released yet. You can check it out by using an unstable build.

Sorry, it seems that I am indeed blind :)