Configuring external authentication for a mobile app
Revision as of 16:08, 10 June 2021 by Avild (talk | contribs) (Changed Application name - Daniela Siek)
Configuring external authentication for a mobile app
Authentication with external providers[edit]
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[edit]
- Configuring OIDC authentication with Okta
- Configuring OIDC authentication with Auth0
- Configuring OIDC authentication with miniOrange
- Troubleshooting OIDC integrations