Configuring external authentication for a mobile app
This is the approved revision of this page, as well as being the most recent.
Jump to navigation
Jump to search
Configuring external authentication for a mobile app
Authentication with external providers
In real-life deployments, access to Pega-based applications often needs to be secured with authentication against an external identity provider, such as Okta or Auth0. In particular, this requirement affects mobile apps that are based on Pega Mobile Client™.
Pega Platform™ provides out-of-the-box capabilities to configure such authentication by using OpenID Connect (OIDC) or Security Assertion Markup Language 2.0 (SAML 2.0) protocols. Below is a collection of links to tutorials that describe configuration and troubleshooting of external authentication with different identity providers.
Configuring authentication with OIDC
- Configuring OIDC authentication with Okta
- Configuring OIDC authentication with Auth0
- Configuring OIDC authentication with miniOrange
- Troubleshooting OIDC integrations