For API clients using the Authorization Code flow, you can edit:
- Name
- OAuth Flow — You can change the flow type if needed.
- Redirect URIs – These are the URLs where the user is redirected after successful authentication. They must match exactly and are required for secure OAuth redirection.
Fig 3.1: Edit and Save the Modified Details
For API clients using the Client Credentials flow, you can edit:
- Name
- OAuth Flow — You can change the flow type if needed.
- Profiles - Define the permissions and capabilities assigned to this client.(for more details, refer to this page)
Fig 3.2: Edit and Save the Modified Details
For API clients using the Resource Owner flow (or deprecated Authorization Code flow), you can edit:
- Name
- Redirect URIs – These are the URLs where the user is redirected after successful authentication. They must match exactly and are required for secure OAuth redirection.
Fig 3.3: Edit and Save the Modified Details