OAuth rules endpoints
Use these endpoints to view, create, update, and delete grant rules for applications. All APIs require the Admin scope.
API endpoint |
Summary |
Required role (Admin can call all endpoints) |
---|---|---|
Creates a new grant rule for an application |
Application Owner |
|
Looks up rules for users, applications, or a combination of both |
Application Owner, Grant Admin, or Auditor |
|
Enumerates all rules, optionally for a particular application |
Application Owner, Grant Admin, or Auditor |
|
Updates an existing rule |
Application Owner |
|
Deletes a rule for a specific user from a given application |
Application Owner |
|
Deletes all rules for a given user or application |
Application Owner |