Set up an OIDC-compliant federation identity provider
To set up an OIDC-compliant federation identity provider in PingOne Advanced Identity Cloud, perform the following steps:
-
Configure an OIDC client profile:
-
Choose a client ID or note the automatically generated client ID. Some OIDC providers let you choose the client ID while others autogenerate it for you.
-
Choose a client secret or note the automatically generated client secret. Some OIDC providers let you choose the client secret while others autogenerate it for you.
-
Configure the allowed scopes. Recommended scopes:
openid
,profile
, andemail
. -
Configure the client authentication method. Supported authentication methods:
client_secret_post
andclient_secret_basic
.
-
-
Obtain the well-known URL from the OIDC-compliant identity provider. You will enter this URL when you enable the provider in Advanced Identity Cloud.