work on instructions for openid.md

This commit is contained in:
viehlieb 2023-05-08 15:42:02 +02:00 committed by kolaente
parent 3f4b3853a3
commit 7308596370
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

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