...
- regex - the regular expression to match
- attributeID - ID of the attribute whose values will be matched
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<PolicyRequirementRule xsi:type="basic:AttributeValueRegex" attributeID="uid" regex="^jsmit.*$" /> |
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<PolicyRequirementRule xsi:type="basic:AttributeValueRegex" attributeID="uid" regex="^jsmit.*$" /> |