ProfilePolicyRuleConfiguration
This feature requires version V4.2 and above.
Namespace: urn:mace:shibboleth:2.0:afp
Schema: http://shibboleth.net/schema/idp/shibboleth-afp.xsd
Overview
The Profile
 type describes a PolicyRule which returns true if the unique identifier of the active profile running matches a supplied value. This allows rules to applied on a per-profile basis.
Reference
Example
<PolicyRequirementRule xsi:type="Profile" value="http://shibboleth/net/profile/example" />
Â