diff --git a/bookstack/docker-compose.yml b/bookstack/docker-compose.yml index 20c954b..448c70f 100644 --- a/bookstack/docker-compose.yml +++ b/bookstack/docker-compose.yml @@ -22,7 +22,7 @@ services: AUTH_AUTO_INITIATE: true # Set the display name to be shown on the login button. # (Login with ) - SAML2_NAME: authentik + SAML2_NAME: authentik2 # Name of the attribute which provides the user's email address SAML2_EMAIL_ATTRIBUTE: email # Name of the attribute to use as an ID for the SAML user.