User self-administration tasks for OAuth
Administrators can configure OAuth to enable users to perform certain self-management tasks.
A common user task is to manage authorization grants. For example, users can view the attributes of an authorization grant. A user can also enable an authorization grant.
- Manage OAuth 2.0 authorization grants
We can view your authorization grants and the tokens and attributes of each authorization grant.- APIs for managing OAuth 2.0 authorization grants
There are two API endpoints available to manage a user/s grants. These endpoints are useful for building an SPA or custom USC.
Parent topic: OAuth 2.0 and OIDC support