Skip to content

Commit

Permalink
add new attribute surf-autorisaties
Browse files Browse the repository at this point in the history
  • Loading branch information
thijskh committed Apr 3, 2024
1 parent 4c9e680 commit 842969c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mujina-idp/src/main/resources/saml-attributes.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,11 @@
"name": "urn:mace:surf.nl:attribute-def:surf-crm-id",
"id": "surf-crm-id",
"multiplicity": false
},
{
"name": "urn:mace:surf.nl:attribute-def:surf-autorisaties",
"id": "surf-autorisaties",
"multiplicity": true
}


Expand Down

0 comments on commit 842969c

Please sign in to comment.