move SSO client secret to Docker secret, gate SSO entrypoint on SSO_ENABLED
This commit is contained in:
@ -23,6 +23,6 @@ LETS_ENCRYPT_ENV=production
|
||||
#SSO_PROVIDER_NAME=Authentik
|
||||
#SSO_OIDC_URL=https://authentik.example.com/application/o/cryptpad
|
||||
#SSO_CLIENT_ID=cryptpad
|
||||
#SSO_CLIENT_SECRET=
|
||||
#SSO_CLIENT_SECRET_VERSION=v1
|
||||
#SSO_JWT_ALG=RS256
|
||||
#SSO_PLUGIN_VERSION=0.4.0
|
||||
|
||||
Reference in New Issue
Block a user