Configure client credential grants

For every resource server that you define, you can configure OIDC and OAuth Web and Server applications to request a server-based JWT access token. The token can be used by client applications to communicate directly with the resource server API.

To do this, you select the application and then define the set of scopes that can be requested by the application.

Configure client credential grants

1.      Click > Security > Authorization. The Authorization page appears.

2.      Select API/URL. The APIs/URLs list appears.

3.      Under Actions, click + next to the API/URL. The Add Client Credentials Grant page appears.

4.      Click Add. The Add Client Credentials Grant dialog box appears.

5.      Select the OIDC Application from the drop-down list.

6.      Select the Authorization Scopes for the list of scopes that can be requested to be part of the issued access token for the client credential grant.

7.      Click Add.

8.      Click Save on the Client Credentials Grant page.

Edit or delete a client credential grant

Use the following, as required to edit a client credential grant.

Edit a client credential

1.      Click > Security > Authorization. The Authorization page appears.

2.      Select API/URL. The APIs/URLs list appears.

3.      Click next to the API/URL. The Edit Client Credentials Grant page appears.

4.      Make the required changes.

5.      Click Save.