Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  • attributeNameFormat - the name format the entity attribute must have; otherwise any format is accepted
Code Block
xml
xml
titleExample Policy Requirement Rule using the AttributeRequesterEntityAttributeRegexMatch Functionxml
<PolicyRequirementRule xsi:type="saml:AttributeRequesterEntityAttributeRegexMatch" 
                       attributeName="urn:example.org:policy"
                       attributeValueRegex="^urn:example\.org:policy:[^:]*$" />