IdPFilterRequirementANY
ANY Attribute Filter Matching Rule
This matching rule always evaluates to true, that is, it matches anything.
Define the Rule
This rule is defined by the element <PolicyRequirementRule xsi:type="basic:ANY">
, for policy requirements rules, and <PermitValueRule xsi:type="basic:ANY">
, for permit value rules.
Example Policy Requirement Rule using the ANY Match Function
<PolicyRequirementRule xsi:type="basic:ANY"/>