...
This matching rules evaluates to true if the attribute requester's metadata contains an Entity Attribute that has a value that matches a given regular expression.
Note |
---|
This filter requires that the metadata for the attribute issuer is loaded and available. |
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<PolicyRequirementRule xsi:type="saml:AttributeRequesterEntityAttributeRegexMatch" attributeName="urn:example.org:policy" attributeValueRegex="\urn\^urn:example\.org\:policy\:ABCD.*:[^:]*$" /> |