File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
environments/template/group_vars Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -156,15 +156,15 @@ voot:
156156 - { name: "voot", level: "DEBUG" }
157157 externalGroupProviders :
158158 - {
159- type : " teams " ,
160- url : " https://teams .{{ base_domain }}/api/voot" ,
161- credentials : {
162- username : " {{ teams.voot_api_user }}" ,
163- secret : " {{ external_group_provider_secrets.teams }}"
164- },
165- schacHomeOrganization : " {{ base_domain}} " ,
166- name : " SURFteams " ,
167- timeoutMillis : 15000
159+ type : " invite " ,
160+ url : " https://invite .{{ base_domain }}/api/external/v1 /voot" ,
161+ credentials : {
162+ username : " {{ invite.vootuser }}" ,
163+ secret : " {{ invite.vootsecret }}"
164+ },
165+ schacHomeOrganization : " N/A " ,
166+ name : " Invite " ,
167+ timeoutMillis : 3000
168168 }
169169
170170oidc_playground :
You can’t perform that action at this time.
0 commit comments