For API clients using the Authorization Code flow, you can specify:
- Name
- OAuth Flow — Select Authorization Code flow.
- Redirect URIs – URLs where users are redirected after successful authentication. These must match exactly and are required for secure OAuth redirection.
Fig 2.1: Add Redirect URIs and click Create
For API clients using the Client Credentials flow, you can specify:
- Name
- OAuth Flow — Select Client Credentials flow.
- Profiles – Assign profiles that define permissions and capabilities for this client. (For more details, refer to this page)
Fig 2.2: Add Profiles and click Create