File tree Expand file tree Collapse file tree
roles/attribute-aggregation/templates Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,28 +46,6 @@ authorities:
4646 ],
4747 validationRegExp: "^(https?://orcid\\.org/|)([0-9]{4}-){3}[0-9]{3}[0-9X]$"
4848 }
49- - {
50- id: "sab",
51- description: "SURF Autorisatie Beheer",
52- endpoint: "{{ aa.sab_endpoint }}",
53- user: "{{ aa.sab_username }}",
54- password: "{{ aa.sab_password }}",
55- timeOut: 1000,
56- attributes: [
57- {
58- name: "urn:mace:dir:attribute-def:eduPersonEntitlement",
59- description: "URI (either URN or URL) that indicates a set of rights to specific resources.",
60- type: "string",
61- example: "urn:mace:surfnet.nl:surfnet.nl:sab:role:Instellingsbevoegde"
62- }
63- ],
64- requiredInputAttributes: [
65- {
66- name: "urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified"
67- }
68- ],
69- validationRegExp: "^urn:mace:surfnet.nl:(surfnet\\.nl|surf\\.nl):sab:(role|organizationCode|organizationGUID|mobile):[A-Z0-9_+-]+$"
70- }
7149 - {
7250 id: "voot",
7351 description: "An extensible protocol for dynamic exchange of group and authorization data",
You can’t perform that action at this time.
0 commit comments