1. Go to Applications > Resources and browse or search for the resource that you want to edit.

    The results list updates as you enter the search query. The current resources are shown in the list.

  2. Click a resource entry to open the details panel for the resource.
  3. On the Overview tab, click the Pencil icon and enter or edit the following information:
    Field Description

    Resource Name

    A unique identifier for the resource.

    Audience (optional)

    The intended audience for the resource. If you don’t provide a value, PingOne defaults to the resource name.

    Description (optional)

    A brief description of the resource.

    Access token time to live

    The maximum time, in seconds, that the access token will be valid for use in the application.

    Token introspection endpoint authentication method

    Specifies how to authenticate using the client credentials for the application to which the token was issued. You can select from:

    • None
    • Client secret basic
    • Client secret post
    • Client secret JWT
    • Private key JWT

      For Private key JWT, select JWKS URL or JWKS. Provide either the URL where PingOne can retrieve the JSON Web Key Set (JWKS) or the web key set itself.

  4. On the Attributes tab, map resource attributes to user attributes in PingOne. Enter a resource attribute and then select the corresponding PingOne attribute from the list.

    For example, you could map the OIDC family_name attribute to the PingOne Family Name attribute.

    You can add more attributes after you have created the custom resource. See Mapping attributes.

    • To add an attribute, click the + Add button. Enter an OIDC attribute and the desired PingOne mapping. Click the Gear icon to use advanced expressions. See Using the expression builder.
    • To delete an attribute, click the Delete icon for the appropriate attribute.
    Note:

    Resources can use JSON attributes in their attribute mappings. You can use these attributes to pass complex information to applications through an access token. To add an attribute, see Adding user attributes.

  5. On the Scopes tab, locate the scope you want to edit, and then click the Pencil icon. Enter or edit the Scope name and Description.

    To add a scope, click + Add scope. Enter the Scope name and Description, and any mapped attributes that you want the scope to have access to.

  6. On the Permissions tab, locate the application resource you want to edit, and then click the Pencil icon. Enter or edit the application resource Name and Description.

    To add a permission for the application resource, click + Add. Enter an Action and Description for the permission. For more information, see Application permissions.

  7. Click Save.