about summary refs log tree commit diff
path: root/.env.nanobox
diff options
context:
space:
mode:
authorAries <aries@asterism.xyz>2019-12-24 02:12:22 +0900
committerEugen Rochko <eugen@zeonfederated.com>2019-12-23 18:12:22 +0100
commit44f88a334b1630fc236bdd6fbd4cde42f2882e21 (patch)
tree3d32165d3530beff93c2b9e9b4e647b8bad4f2b6 /.env.nanobox
parentcf4dc3ffb335c5856f606c75e54112c988bfbd95 (diff)
Fix sample SAML_ACS_URL, SAML_ISSUER (#12669)
Diffstat (limited to '.env.nanobox')
-rw-r--r--.env.nanobox4
1 files changed, 2 insertions, 2 deletions
diff --git a/.env.nanobox b/.env.nanobox
index 03aa01a34..5951777a2 100644
--- a/.env.nanobox
+++ b/.env.nanobox
@@ -231,8 +231,8 @@ SMTP_FROM_ADDRESS=notifications@${APP_NAME}.nanoapp.io
 
 # Optional SAML authentication (cf. omniauth-saml)
 # SAML_ENABLED=true
-# SAML_ACS_URL=
-# SAML_ISSUER=http://localhost:3000/auth/auth/saml/callback
+# SAML_ACS_URL=http://localhost:3000/auth/auth/saml/callback
+# SAML_ISSUER=https://example.com
 # SAML_IDP_SSO_TARGET_URL=https://idp.testshib.org/idp/profile/SAML2/Redirect/SSO
 # SAML_IDP_CERT=
 # SAML_IDP_CERT_FINGERPRINT=