SAML AuthnRequest with Authentication Level
AuthnRequest
with Authentication LevelExample of the Authentication Context Class URN containing the authentication level string
If you integrate Authentication Level with your SAML request, send the Authentication Context Class URN containing the authentication level string in the
RequestedAuthnContext
element. For example:<samlp:RequestedAuthnContext> <saml:AuthnContextClassRef>urn:symantec:authentication:level:1 </saml:AuthnContextClassRef> </samlp:RequestedAuthnContext>
See SAML client settings.