X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ac7b2dd1bff3eca1d11d624905168cc74aec11d5..refs/pull/3555/head:/.env.example.complete diff --git a/.env.example.complete b/.env.example.complete index 0c7f8f6a5..c40ab1380 100644 --- a/.env.example.complete +++ b/.env.example.complete @@ -143,6 +143,10 @@ STORAGE_URL=false # Can be 'standard', 'ldap', 'saml2' or 'oidc' AUTH_METHOD=standard +# Automatically initiate login via external auth system if it's the only auth method. +# Works with saml2 or oidc auth methods. +AUTH_AUTO_INITIATE=false + # Social authentication configuration # All disabled by default. # Refer to https://www.bookstackapp.com/docs/admin/third-party-auth/