Skip to content

Commit fd2fe9c

Browse files
#542 Renames eduID references in host headers config to myconext
1 parent fbd4f8f commit fd2fe9c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

myconext-server/src/main/resources/application-servicedesk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Overrides for running the backend in Service Desk mode (servicedesk-gui as the front-end).
44

55
host_headers:
6-
active: servicedesk.test2.eduid.nl
6+
active: servicedesk.myconext.nl
77

88
service_desk_role_auto_provisioning: True
99

myconext-server/src/main/resources/application.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,11 @@ create-from-institution:
106106

107107
# The host headers to identify the service the user is logged in
108108
host_headers:
109-
service_desk: servicedesk.test2.eduid.nl
110-
mijn_ediuid: mijn.test2.eduid.nl
109+
service_desk: servicedesk.myconext.nl
110+
mijn_ediuid: mijn.myconext.nl
111111
#Only for testing purposes
112-
# active: servicedesk.test2.eduid.nl
113-
active: mijn.test2.eduid.nl
112+
# active: servicedesk.myconext.nl
113+
active: mijn.myconext.nl
114114

115115
feature:
116116
webauthn: True

0 commit comments

Comments
 (0)