/
ProfilePolicyRuleConfiguration

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

Name

Type

Default

Description

Name

Type

Default

Description

value

String

 

Required, the string to match against

caseSensitive

Boolean

true

Optional, specifies how to perform the comparison

Example

<PolicyRequirementRule xsi:type="Profile" value="http://shibboleth/net/profile/example" />

 

Related content

ValueConfiguration
ValueConfiguration
More like this
AttributeFilterPolicyConfiguration
AttributeFilterPolicyConfiguration
Read with this
ProfilePolicyRuleConfiguration
ProfilePolicyRuleConfiguration
More like this
Configuration
Configuration
Read with this
ValueConfiguration
ValueConfiguration
More like this
PolicyRequirementRuleConfiguration
PolicyRequirementRuleConfiguration
Read with this