...
authnContextComparison
("exact", "minimum", "maximum", "better") (defaults to "exact") (SAML2
only)- Indicates the required relationship between a requested context class and the resulting form of authentication. The Shibboleth 2.x IdP currently supports only "exact".
NameIDFormat
(URI) (SAML2
only) (Version 2.3 and Above)- If set, causes the authentication request to carry a
saml:NameIDPolicy
with aFormat
containing the provided value. If the receiving IdP can not fulfill this requirement it should return an error response.
- If set, causes the authentication request to carry a
...