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 AttributeIssuerEntityAttributeExactMatch Match Functionxml
<PolicyRequirementRule xsi:type="saml:AttributeIssuerEntityAttributeExactMatch" 
                       attributeName="urn:example.org:policy"
                       attributeValue="urn:example.org:policy:ABCD1234" />