OAuth grants endpoints
Use these endpoints to view and revoke grants. To get new grants, follow the instructions in Auth REST for token management. All APIs require the Admin scope.
API endpoint |
Summary |
Required role (Admin can call all endpoints) |
---|---|---|
Enumerates all grants for an application, user, or combination of both |
Grant Admin, Application Owner, Auditor, or User |
|
Gets all grants for a user |
Grant Admin, Application Owner, Auditor, or User |
|
Revoke all grants for a user |
Grant Admin or User |
|
Returns the number of grants issued for a particular application |
Grant Admin, Auditor, or Application Owner |
|
Returns all known scopes |
Any |
|
Returns the number of known applications, rules, and grants |
Any |