Skip to content

Commit e2cd7ac

Browse files
oharstaTyskai
andauthored
Added activeManage to access props (#562)
Co-authored-by: Ines <Tyskai@users.noreply.github.com>
1 parent 6560481 commit e2cd7ac

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

roles/openaccess/templates/serverapplication.yml.j2

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ config:
9191
base-url: "{{ base_domain }}"
9292
edu_id_schac_home_organization: "eduid.nl"
9393
discovery: "https://connect.test2.surfconext.nl/oidc/.well-known/openid-configuration"
94+
invite: "https://invite.{{ base_domain }}"
95+
sram: "https://{{ env }}.sram.surf.nl/"
96+
serviceDesk: "https://servicedesk.surf.nl/jira/plugins/servlet/desk/user/requests?reporter=all"
9497

9598
eduid-idp-entity-id: "https://login.{{ myconext_base_domain }}"
9699

@@ -114,6 +117,7 @@ email:
114117

115118
manage:
116119
enabled: True
120+
activeManage: TEST
117121
test:
118122
url: {{ openconextaccess.managetest.url }}
119123
user: {{ openconextaccess.managetest.user }}

0 commit comments

Comments
 (0)