openstack-ansible-os_keystone/releasenotes/notes/sso-callback-template-cf720ab7f6fc2461.yaml
Jesse Pretorius f88841f37f Use correct variable for sso_callback_template deployment
The sso_callback_template file needs to be deployed for a
Keystone SP, not IDP. This patch fixes the conditional.

Closes-Bug: #1772772
Change-Id: I420e291807434382b4d3cd4c8809c7540a419f5a
2018-06-05 18:50:14 +01:00

6 lines
159 B
YAML

---
fixes:
- |
The conditional that determines whether the ``sso_callback_template.html``
file is deployed for federated deployments has been fixed.