Skip to content

Commit 056e401

Browse files
committed
Host headers for myconext
1 parent 7ff9b86 commit 056e401

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

roles/myconext/templates/application.yml.j2

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,11 @@ mobile_app_redirect: eduid:///client/mobile
9191
# For this RP we nudge the user to use the magic link
9292
mobile_app_rp_entity_id: {{ myconext.mobile_app_rp_entity_id }}
9393

94+
# The host headers to identify the service the user is logged in
95+
host_headers:
96+
service_desk: servicedesk.{{ myconext_base_domain }}
97+
mijn_ediuid: mijn.{{ myconext_base_domain }}
98+
9499
feature:
95100
webauthn: {{ myconext.feature_webauthn }}
96101
warning_educational_email_domain: {{ myconext.feature_warning_educational_email_domain }}

0 commit comments

Comments
 (0)