OAUTH Application API, gRPC: ApplicationService
A set of methods for managing OAuth application.
Methods
|
Method |
Description |
|
Returns the specified OAuth application resource. |
|
|
Retrieves the list of OAuth applications in the specified organization. |
|
|
Creates an OAuth application in the specified organization. |
|
|
Updates the specified OAuth application. |
|
|
Sets status to SUSPENDED for the specified OAuth application. |
|
|
Sets status to ACTIVE for the specified OAuth application. |
|
|
Deletes the specified OAuth application. |
|
|
Lists operations for the specified OAuth application. |
|
|
Lists access bindings for the specified OAuth application. |
|
|
Sets access bindings for the specified OAuth application. |
|
|
Updates access bindings for the specified OAuth application. |
|
|
Lists assignmnents for the specified OAuth application. |
|
|
Updates assignmnents for the specified OAuth application. |