PingOne

Creating a web application console

Steps

  1. In the PingOne admin console, go to Applications → Applications.

  2. Click .

    Result:

    The Add Application panel will pop up.

  3. Enter an appropriate Application Name and a Description.

    Example:

    For example, the application name Getting Started Web OIDC App.

  4. In Choose Application Type, click OIDC Web App.

  5. Click Save.

    Result:

    The details panel opens. Applications are granted OAuth scopes so that they can access PingOne platform resources.

  6. To configure the application URL, click the Configuration tab, then click the Pencil icon.

  7. In the Redirect URIs field, enter your application’s redirect URL (for example, https://example.com).

  8. Click Save.

  9. To grant access to your application, click the Access tab and click the Pencil icon.

  10. Click to select the groups.

  11. Click Save.

  12. Click the Resources tab, and click the Pencil icon.

  13. Enter profile in the Search Scopes field

    This filters the list of resource types so that only the Open ID profile scope remains visible in the scopes selection list.

  14. On the Profile Scope, click the icon or drag it out to the Allowed Scopes.

  15. Click Save.

  16. To map your PingOne user-defined attributes to your corresponding application attributes, click the Attribute Mappings tab, and click the Pencilicon.

  17. Click Add and fill in the Attributesand corresponding PingOne Mappings fields.

  18. Click Save.

  19. 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.

Next steps