diff --git a/playbooks/roles/os_keystone/templates/shibboleth2.xml.j2 b/playbooks/roles/os_keystone/templates/shibboleth2.xml.j2 index 1aff057a4e..4b38a8422b 100644 --- a/playbooks/roles/os_keystone/templates/shibboleth2.xml.j2 +++ b/playbooks/roles/os_keystone/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 %}>