We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da637fa commit c0dfefbCopy full SHA for c0dfefb
1 file changed
roles/myconext/templates/application.yml.j2
@@ -97,6 +97,7 @@ account_origin: https://login.{{ myconext_base_domain }}
97
myconext_entityid: https://mijn.{{ myconext_base_domain }}
98
myconext_redirect_url: https://mijn.{{ myconext_base_domain }}
99
servicedesk_redirect_url: https://servicedesk.{{ myconext_base_domain }}
100
+# sp_entity_id represents the SP's that are allowed to connect -- It is a comma separated list
101
sp_entity_id: {{ myconext.sp_entity_id }}
102
account_metadata_url: {{ myconext.sp_entity_metadata_url }}
103
proxy_idp_entity_id: https://engine.{{ base_domain }}/authentication/idp/metadata
0 commit comments