User authentication methods
Several methods of user authentication are supported. These include DB Realm,
One Time Password (OTP)
A one-time password can be generated from within the Workforce Engagement (WFE) environment. Users with relevant system privileges copy the generated one-time password from within WFE, and use it in conjunction with their user name to log in to Ad Hoc Reports.
Windows Active Directory (LDAP)
The Windows Active Directory (LDAP) is a Form-based authentication method, which uses a simple bind authentication process. The user is identified by the Active Directory and the proof of identity comes in the form of a password. When a more secure method is required, Secure LDAP (SLDAP) can be used.
Windows Active Directory (SSO)
Windows Active Directory (SSO) is a Federated authentication method. SSO allows users, once they have signed in to Windows, to automatically sign in to the system. Password verification takes place during Windows sign in. Upon success, a Kerberos ticket is generated. When the user is authenticated, the Kerberos ticket is validated.
Security Assertion Markup Language (SAML)
SAML is a Federated authentication method, which uses XMLs for exchanging user authentication between the customer identity provider (IdP) and WFO as the Service Provider (SP), or Relying Party (RP).
OpenID Connect (OIDC) for mobile
OpenID Connect is a Federated authentication method, and a standard for single sign-on and identity provision on the internet. Similar to SAML, OIDC is an authentication method where the user's credentials are held with a third-party identity provider (IdP) and not within the
DB Authentication (DBRealm)
The DB Realm
User authentication principles
Database system (DB Realm) authentication
Windows Active Directory (LDAP/SSO)