/
NameIDFormatExactMatchConfiguration
NameIDFormatExactMatchConfiguration
Namespace: urn:mace:shibboleth:2.0:afp
Schema: http://shibboleth.net/schema/idp/shibboleth-afp.xsd
Overview
The NameIDFormatExactMatch
type is a PolicyRule which returns true if the SAML metadata for a requester indicates support for the configured <NameID>
format.
Reference
Example
This would match the following metadata excerpt:
<PolicyRequirementRule xsi:type="NameIDFormatExactMatch"
nameIdFormat="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent" />
<SPSSODescriptor protocolSupportEnumeration="...">
[...]
<NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat>
<NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</NameIDFormat>
<NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat>
[...]
<SPSSODescriptor>
, multiple selections available,
Related content
NameIDFormatExactMatchConfiguration
NameIDFormatExactMatchConfiguration
More like this
NameIDFormatExactMatchConfiguration
NameIDFormatExactMatchConfiguration
More like this
IssuerNameIDFormatExactMatchConfiguration
IssuerNameIDFormatExactMatchConfiguration
More like this
IssuerNameIDFormatExactMatchConfiguration
IssuerNameIDFormatExactMatchConfiguration
More like this
NameIDGenerationConfiguration
NameIDGenerationConfiguration
Read with this
PrincipalNameConfiguration
PrincipalNameConfiguration
More like this