diff --git a/templates/shibboleth2.xml.j2 b/templates/shibboleth2.xml.j2 index 1aff057a..4b38a842 100644 --- a/templates/shibboleth2.xml.j2 +++ b/templates/shibboleth2.xml.j2 @@ -14,7 +14,7 @@ timeout="3600" relayState="ss:mem" checkAddress="false" - handlerSSL="{% if keystone_ssl_enabled | bool %}true{% else %}false{% endif %}" + handlerSSL="{% if keystone_ssl | bool %}true{% else %}false{% endif %}" {% if keystone_service_publicuri_proto == "https" %}cookieProps="; path=/; secure"{% endif %}>