<requestedAuthnContext> Element
This is an optional child element of the sustainsys.saml2 element.
Attributes
classRef(Optional)Class reference for authentication context. Either specify a full URI to identify an authentication context class, or a single word if using one of the predefined classes in the SAML2 Authentication context specification:
InternetProtocolInternetProtocolPasswordKerberosMobileOneFactorUnregisteredMobileTwoFactorUnregisteredMobileOneFactorContractMobileTwoFactorContractPasswordPasswordProtectedTransportPreviousSessionX509PGPSPKIXMLDSigSmartcardSmartcardPKISoftwarePKITelephonyNomadTelephonyPersonalTelephonyAuthenticatedTelephonySecureRemotePasswordTLSClientTimeSyncTokenunspecified
comparison(Optional)Comparison method for authentication context as signalled in AuthnRequests. Valid values are:
Exact(default)MinimumMaximumBetter
Minimumis an inclusive comparison, meaning the specifiedclassRefor anything better is accepted.Betteris exclusive, meaning that the specifiedclassRefis not accepted.