work on instructions for openid.md
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
viehlieb 2023-05-08 15:42:02 +02:00
parent df9a77cc3d
commit 0b52a6b591
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
# Assign teams via oidc
This PR adds the functionality to assign users to teams via oidc.
Adds the functionality to assign users to teams via oidc.
Read carefully and brief your administrators to use this feature.
You need to configure your oidc provider as explained in the documentation below to make this feature work.
Tested with oidc provider authentik.
To distinguish between teams created in vikunja and teams generated via oidc, an attribute for vikunja teams is introduced, which is called: *oidcID*
To distinguish between teams created in vikunja and teams generated via oidc, a string attribute for vikunja teams is introduced, which is called: *oidcID*
You should conigure your provider to send an oidcID to vikunja.
## Setup