The OIDC and OAuth IdP connector lets you authenticate users with an identity provider (IdP) that supports OpenID Connect or OAuth 2.0 in your PingOne DaVinci flow.
You can use the OIDC and OAuth IdP connector to:
- Authenticate users with an IdP.
Setup
Resources
For information and setup help, see the following:
- DaVinci documentation:
Configuring the OIDC and OAuth IdP connector
Add the connector in DaVinci as shown in Adding a connector, then configure it as follows.
Connector configuration
Provider Name
Auth Type
Redirect URL
Issuer URL
Authorization Endpoint
/rest/api/3
. This endpoint is added to the
base API URL selected in the connector endpoint
configuration.Token Endpoint
Token Attachment
UserInfo Endpoint
App ID
Client Secret
Scope
User Info Post Process
Application Return to URL
Using the connector in a flow
OIDC or OAuth authentication
You can use the Sign On capability to authenticate a user with OIDC or OAuth2.
User information collection
You can use the Get User Details capability to validate an ID token.
No special flow configuration is needed. Add the capability and populate its properties according to the help text.
Access token management
The connector has several capabilities to manage access tokens:
- Get Access Token (Client Credentials Grant)
- Get Access Token (Password Credentials Grant)