...
Code Block | ||
---|---|---|
| ||
<?xml version="1.0"?>
<PrivilegeList xmlns="http://itst.dk/oiosaml/basic_privilege_profile">
<PrivilegeGroup Scope="urn:dk:gov:saml:cvrNumberIdentifier:20921897">
<Constraint Name="urn:dk:gov:saml:sorIdentifier">eeeeeeee-b760-11e9-a2a3-2a2ae2dbcce4</Constraint>
<Constraint Name="urn:dk:sundhed:ehealth:careteam">cccccccc-b760-11e9-a2a3-2a2ae2dbcce4</Constraint>
<Privilege>urn:dk:healthcare:futTreatmentResponsible_0_3</Privilege>
<Privilege>urn:dk:healthcare:futMonitoringResponsible_0_3</Privilege>
</PrivilegeGroup>
<PrivilegeGroup Scope="urn:dk:gov:saml:cvrNumberIdentifier:20921897">
...
</PrivilegeGroup>
</PrivilegeList> |
A PrivilegeList must contain at least one PrivilegeGroup with Scope = "urn:dk:gov:saml:cvrNumberIdentifier:<some number>".
Each PrivilegeGroup must contain either a constraint with Name = "urn:dk:gov:saml:sorIdentifier" or Name = "urn:dk:kombit:orgUnit", but not both.
A Privilige group may also contain a constraint with Name "urn:dk:sundhed:ehealth:careteam".
Each PrivilegeGroup must contain at least one Privilege.
Allowed privileges:
urn:dk:healthcare:futTreatmentResponsible_0_3
urn:dk:healthcare:futMonitoringResponsible_0_3
urn:dk:healthcare:futMonitoringDelegate_0_3
urn:dk:healthcare:futClinicalContentDefiner_0_3
urn:dk:healthcare:futRequestEffectuator_0_3