...
This matching rules evaluates to true if the attribute requester's metadata is within a given entity group. An entity group is defined as any named <EntitiesDescriptor>
element, i.e. the Name
XML-Attribute of an <EntitiesDescriptor>
element.
Note |
---|
This filter requires that the metadata for the attribute requester is loaded and available. |
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<PolicyRequirementRule xsi:type="saml:AttributeRequesterInEntityGroup" groupID="urn:example.org" />
|