We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 056e401 commit 890571eCopy full SHA for 890571e
1 file changed
roles/myconext/templates/application.yml.j2
@@ -95,6 +95,8 @@ mobile_app_rp_entity_id: {{ myconext.mobile_app_rp_entity_id }}
95
host_headers:
96
service_desk: servicedesk.{{ myconext_base_domain }}
97
mijn_ediuid: mijn.{{ myconext_base_domain }}
98
+ #Only for testing purposes
99
+ active: ignore.test.eduid.nl
100
101
feature:
102
webauthn: {{ myconext.feature_webauthn }}
0 commit comments