Configuring PingOne for PingAuthorize policy administration
About this task
Configure PingOne to authorize external access to the Policy Editor.
Steps
-
Sign on to PingOne and click your environment.
Choose from:
-
If you have an account, go to the URL for your environment. Each environment has a unique URL for signing on that follows the https://console.pingone.com/?env=<environmentID> format.
-
If you don’t already have a PingOne account, create one at Try Ping.
-
-
To create an application in PingOne to represent the Policy Editor, go to Connections > Applications and click the icon.
-
Enter a name for the application, such as
PingAuthorize Policy Editor
. -
(Optional) Enter a description and add an icon.
-
Click OIDC Web App, and then click Save.
-
On the Configuration tab, click the Pencil icon to edit the settings.
-
In the PKCE Enforcement list in the Grant Type section, select S256_REQUIRED.
-
In the Redirect URIs field, enter a redirect URL that follows the format
https://<pap.hostname:port>/idp-callback
. -
In the Token Endpoint Authentication Method section, click None.
-
Click Save.
-
On the Resources tab, click the Pencil icon to edit the settings.
-
In the Scopes list, click the icon to add the email and profile scopes to the Allowed Scopes list.
-
Click Save.
-
Click the toggle to enable the application.
-
Copy the following IDs:
-
Client ID: To find the client ID, go to the application’s Profile tab.
-
Environment ID: To find the environment ID, click Environment in the left navigation pane.
You’ll need the client ID and the environment ID to configure the Policy Editor to use PingOne.
-