Skip to content

Commit c0dfefb

Browse files
Adds explanation for sp_entity_id variable
1 parent da637fa commit c0dfefb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

roles/myconext/templates/application.yml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ account_origin: https://login.{{ myconext_base_domain }}
9797
myconext_entityid: https://mijn.{{ myconext_base_domain }}
9898
myconext_redirect_url: https://mijn.{{ myconext_base_domain }}
9999
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
100101
sp_entity_id: {{ myconext.sp_entity_id }}
101102
account_metadata_url: {{ myconext.sp_entity_metadata_url }}
102103
proxy_idp_entity_id: https://engine.{{ base_domain }}/authentication/idp/metadata

0 commit comments

Comments
 (0)