The Shibboleth V2 IdP and SP software have reached End of Life and are no longer supported. This documentation is available for historical purposes only. See the IDP v4 and SP v3 wiki spaces for current documentation on the supported versions.

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"/>