This commit is contained in:
parent
8fa924e372
commit
e668180044
4 changed files with 20 additions and 4 deletions
|
@ -153,6 +153,10 @@ STREAMING_CLUSTER_NUM=1
|
|||
# Name of the pam service used for checking if an user can register (pam "account" section is evaluated)
|
||||
# PAM_CONTROLLED_SERVICE=rpam
|
||||
|
||||
# Global OAuth settings (optional) :
|
||||
# If you have only one strategy, you may want to enable this
|
||||
# OAUTH_REDIRECT_AT_SIGN_IN=true
|
||||
|
||||
# Optional CAS authentication (cf. omniauth-cas) :
|
||||
# CAS_ENABLED=true
|
||||
# CAS_URL=https://sso.myserver.com/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue