We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05eb002 commit 66b50c8Copy full SHA for 66b50c8
1 file changed
group_vars/acc.yml
@@ -270,6 +270,28 @@ voot:
270
name: "SURFnet",
271
timeoutMillis: 3000
272
}
273
+ - {
274
+ type: "open_social",
275
+ url: "https://groupprovider-acc.surf.nl",
276
+ credentials: {
277
+ username: "conext",
278
+ secret: "{{ external_group_provider_secrets.surf }}"
279
+ },
280
+ schacHomeOrganization: "surf.nl",
281
+ name: "SURF",
282
+ timeoutMillis: 3000
283
+ }
284
285
286
+ url: "https://groupprovider-acc.sans-ec.nl",
287
288
289
+ secret: "{{ external_group_provider_secrets.sans }}"
290
291
+ schacHomeOrganization: "sans-ec.nl",
292
+ name: "SaNS",
293
294
295
voot_version: 1.6.1
296
#voot_snapshot_timestamp: 20150420.135435-44
297
0 commit comments