/
RequesterRegexConfiguration
RequesterRegexConfiguration
Namespace: urn:mace:shibboleth:2.0:afp
Schema: http://shibboleth.net/schema/idp/shibboleth-afp.xsd
Overview
The RequesterRegex
is a PolicyRule which returns true if the entityID of the party requesting the attributes (usually the SP) matches the supplied Pattern.
Reference
Example
Apply this rule if the SP entityID starts with "https://sp.example.org/":
<PolicyRequirementRule xsi:type="RequesterRegex" regex="^https://sp\.example\.org/.*$" />
, multiple selections available,
Related content
SAML2ProxyTransformPostLoginC14NConfiguration
SAML2ProxyTransformPostLoginC14NConfiguration
More like this
AttributeInMetadataConfiguration
AttributeInMetadataConfiguration
More like this
ProfileConfiguration-ShibbolethSSO
ProfileConfiguration-ShibbolethSSO
More like this
ShibbolethSSOConfiguration
ShibbolethSSOConfiguration
More like this
ProfileConfiguration-SAML2SSO
ProfileConfiguration-SAML2SSO
More like this
CORS handling
CORS handling
More like this