...
The IssuerNameIDFormatExactMatch
type is a PolicyRule which returns true if the SAML metadata for an issuer indicates support for the configuredĀ <NameID>
format.
Reference
Expand | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
|
Example
Code Block | ||
---|---|---|
| ||
<PolicyRequirementRule xsi:type="IssuerNameIDFormatExactMatch" nameIdFormat="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent" /> |
...