summaryrefslogtreecommitdiffstats
path: root/templates/install/saml2/sp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'templates/install/saml2/sp.conf')
-rw-r--r--templates/install/saml2/sp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install/saml2/sp.conf b/templates/install/saml2/sp.conf
index 57abdfd..73e6417 100644
--- a/templates/install/saml2/sp.conf
+++ b/templates/install/saml2/sp.conf
@@ -9,7 +9,7 @@
MellonEndpointPath ${saml_sp}
MellonVariable "saml-sesion-cookie"
# Comment out the next line if you want to allow logins on bare HTTP
- MellonsecureCookie On
+ MellonsecureCookie ${saml_secure_on}
MellonUser "NAME_ID"
MellonIdP "IDP"
MellonSessionLength 3600