From 4e49ec9e16ba5176ce8596e88f96d4a8983922f9 Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 10 Apr 2024 23:03:04 +0200 Subject: [PATCH] docs: clarify automatic openid team creation --- docs/content/doc/setup/openid.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/doc/setup/openid.md b/docs/content/doc/setup/openid.md index b4df2d34b..f639dacc0 100644 --- a/docs/content/doc/setup/openid.md +++ b/docs/content/doc/setup/openid.md @@ -103,7 +103,7 @@ auth: ## Automatically assign users to teams -Vikunja is capable of automatically adding users to a team based on OIDC claims added by the identity provider. +Starting with version 0.24.0, Vikunja is capable of automatically adding users to a team based on OIDC claims added by the identity provider. If configured, Vikunja will sync teams, automatically create new ones and make sure the members are part of the configured teams. Teams which exist only because they were created from oidc attributes are not editable in Vikunja.