SAML
AuthnRequest
with Authentication Level

Example 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>