Skip to content

Commit b0aeac0

Browse files
committed
fix config
1 parent 78af9df commit b0aeac0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

roles/invite/templates/serverapplication.yml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ config:
137137
languages: "nl, en"
138138
environment: {{ environment_shortname }}
139139

140+
140141
feature:
141142
enable-performance-seed: False
142143
# Allow non-eduID accounts to accept invites for rolemanager and inviter

roles/openaccess/templates/serverapplication.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ config:
9090
client-url: "https://{{ openconextaccess_base_domain }}"
9191
base-url: "{{ base_domain }}"
9292
edu_id_schac_home_organization: "eduid.nl"
93-
discovery: "https://connect.{{ env }}.surfconext.nl/oidc/.well-known/openid-configuration"
93+
discovery: "https://connect.surfconext.nl/oidc/.well-known/openid-configuration"
9494
invite: "https://invite.{{ base_domain }}"
9595
sram: "https://{{ env }}.sram.surf.nl/"
9696
service_desk: "https://servicedesk.surf.nl/jira/plugins/servlet/desk/user/requests?reporter=all"

0 commit comments

Comments
 (0)