Creating a web application console
Steps
-
In the PingOne admin console, go to Applications → Applications.
-
Click .
Result:
The Add Application panel will pop up.
-
Enter an appropriate Application Name and a Description.
Example:
For example, the application name
Getting Started Web OIDC App
. -
In Choose Application Type, click OIDC Web App.
-
Click Save.
Result:
The details panel opens. Applications are granted OAuth scopes so that they can access PingOne platform resources.
-
To configure the application URL, click the Configuration tab, then click the Pencil icon.
-
In the Redirect URIs field, enter your application’s redirect URL (for example,
https://example.com
). -
Click Save.
-
To grant access to your application, click the Access tab and click the Pencil icon.
-
Click to select the groups.
-
Click Save.
-
Click the Resources tab, and click the Pencil icon.
-
Enter
profile
in the Search Scopes fieldThis filters the list of resource types so that only the Open ID profile scope remains visible in the scopes selection list.
-
On the Profile Scope, click the icon or drag it out to the Allowed Scopes.
-
Click Save.
-
To map your PingOne user-defined attributes to your corresponding application attributes, click the Attribute Mappings tab, and click the Pencilicon.
-
Click Add and fill in the Attributesand corresponding PingOne Mappings fields.
-
Click Save.
-
At the top right of the web application’s profile, click the toggle to enable it.
For more information and additional configuration options, see Adding an application.