about summary refs log tree commit diff
path: root/.env.production.sample
diff options
context:
space:
mode:
authorGhislain Loaec <gloaec@cadoles.com>2018-02-23 01:16:17 +0100
committerEugen Rochko <eugen@zeonfederated.com>2018-02-23 01:16:17 +0100
commite668180044560e28bdc5eef94744c210013efcda (patch)
treebbf1f61814a0d12ebfa8ae0d7519e87d65071148 /.env.production.sample
parent8fa924e37282081946b2abfca91688e382713a2d (diff)
New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref #6538 (not only SAML strategies) (#6540)
Diffstat (limited to '.env.production.sample')
-rw-r--r--.env.production.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/.env.production.sample b/.env.production.sample
index d74cdb8f8..21d44a416 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -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/