authnType
Provider of the authentication service.
Values
Any arbitrary string
The following strings are suggested values:
- basicAuth
- Browser authentication based on user ID and password.
- challengeResponse
- Challenge and response authentication.
- digest
- Digest-based authentication.
- form
- Form-based authentication.
- identityAssertion
- Authentication based on identity assertion.
- kerberos
- Authentication based on Kerberos credentials.
- ldap_v3.0
- Authentication using the LDAP protocol.
- ltpa
- Lightweight third-party authentication.
- sslAuthn
- SSL-based authentication.
- tokenAccessManagerCred
- Authentication based on Security Verify Access credentials.
- tokenLiberty
- Authentication based on a Liberty token.
- tokenSAML
- Authentication based on a SAML token.
- tokenUserName
- Authentication based on user name based token.
- trustAssociation
- Authentication based on trust association.
XPath
CommonBaseEvent/extendedDataElements[@name='authnType']/values
Parent topic: Reference information about elements and element types