Getting started with the OIDC module
PingOne PingOne Advanced Identity Cloud PingAM OIDC-compliant servers Android iOS JavaScript
You can configure your apps to use your authorization server’s UI or your own web application for sign-on requests.
When a user attempts to sign on to your app it redirects them to the central sign-on UI. After the user authenticates, the authorization server redirects them back to your application or site.
Changes to authentication journeys or flows on your authorization server are available to all your apps that use the OIDC sign-on method. Your app does not need to access user credentials directly, just the result of the authentication from the server—usually an access token.
Select your platform below to learn how to configure your app to use OIDC sign-on: