fix(auth): linking default

This commit is contained in:
charlesgauthereau
2026-02-27 17:02:20 +01:00
parent ea07224a52
commit e7f1652b4e
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -36,6 +36,10 @@ AUTH_OIDC_JWKS_ENDPOINT=""
AUTH_OIDC_PKCE=true
ALLOWED_GROUP="admin"
AUTH_ALLOW_LINKING=true
AUTH_ALLOW_UNLINKING=true
# Social OAuth2 Authentification
AUTH_SOCIAL_ID=""
AUTH_SOCIAL_TITLE=""