bitwarden

This commit is contained in:
jaydee
2024-05-20 21:34:27 +02:00
parent 02f5e769a8
commit 1f5e8785ff

View File

@ -22,7 +22,7 @@ services:
AUTH_AUTO_INITIATE: true AUTH_AUTO_INITIATE: true
# Set the display name to be shown on the login button. # Set the display name to be shown on the login button.
# (Login with <name>) # (Login with <name>)
SAML2_NAME: authentik SAML2_NAME: authentik2
# Name of the attribute which provides the user's email address # Name of the attribute which provides the user's email address
SAML2_EMAIL_ATTRIBUTE: email SAML2_EMAIL_ATTRIBUTE: email
# Name of the attribute to use as an ID for the SAML user. # Name of the attribute to use as an ID for the SAML user.