Configuring direct authentication against an external OIDC server for Pega Infinity Mobile Client
Increase your application's securityby configuring Pega Infinity Mobile
Client to authenticate mobile users directly against an external OpenID Connect (OIDC)
identity provider by using the OIDC authorization code authentication flow.
In
this scenario, users authenticate once against an external identity provider that complies with
the OIDC standard. Subsequent access to Pega Platform requires a token that comes
from the OAuth 2.0 authorization layer.
Before you begin: Prepare for the configuration of the direct user authentication against an external OIDC
server by performing the following tasks:
- Learn about client registrations. For more information, see Creating and configuring an OAuth 2.0 client registration.
- Learn about identity mappings. For more information, see Creating an identity mapping data instance
- Learn about authentication services. For more information, see Configuring a token credentials authentication service.
- Register your application with an external identity provider, for example, Google, and then obtain the parameters according to the list in Custom parameters for direct authentication against an external OIDC server.