Skip to content

Commit 60d3cae

Browse files
committed
New config for eduID 8.3.0
1 parent 3e26a2a commit 60d3cae

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
@@ -103,6 +103,7 @@ mijn_eduid_entity_id: https://mijn.{{ myconext_base_domain }}/shibboleth
103103
mobile_app_redirect: eduid:///client/mobile
104104
# For this RP we nudge the user to use the magic link
105105
mobile_app_rp_entity_id: {{ myconext.mobile_app_rp_entity_id }}
106+
mijn_eduid_service_name: "Mijn eduID"
106107

107108
create-from-institution:
108109
return-url-allowed-domains:
@@ -256,6 +257,10 @@ account_linking_context_class_ref:
256257
validate_names_external: https://eduid.nl/trust/validate-names-external
257258
affiliation_student: https://eduid.nl/trust/affiliation-student
258259
profile_mfa: https://refeds.org/profile/mfa
260+
linked_institution_mfa: https://eduid.nl/trust/linked-institution/mfa
261+
validate_names_mfa: https://eduid.nl/trust/validate-names/mfa
262+
validate_names_external_mfa: https://eduid.nl/trust/validate-names-external/mfa
263+
affiliation_student_mfa: https://eduid.nl/trust/affiliation-student/mfa
259264

260265
account_linking:
261266
myconext_sp_entity_id: https://mijn.{{ myconext_base_domain }}/shibboleth

0 commit comments

Comments
 (0)