Add private SAML2 metadata
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
44bbe2d9fd
commit
6e794a8495
1 changed files with 1 additions and 0 deletions
|
@ -58,4 +58,5 @@ saml2 session database url=postgresql://{{ ipsilon_db_user }}:{{ ipsilon_db_pass
|
|||
{% include "saml2_data_stg" %}
|
||||
{% else %}
|
||||
{% include "saml2_data" %}
|
||||
{% include "{{ private }}/files/saml2/production/metadata/private_saml2_data" %}
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue