Apache CloudStack 4.19.0.0 Root Admin API Reference

updateOauthProvider

Updates the registered OAuth provider details

Request parameters

Parameter NameDescriptionRequired
idid of the OAuth provider to be updatedtrue
clientidClient ID pre-registered in the specific OAuth providerfalse
descriptionDescription of the OAuth Providerfalse
enabledOAuth provider will be enabled or disabled based on this valuefalse
redirecturiRedirect URI pre-registered in the specific OAuth providerfalse
secretkeySecret Key pre-registered in the specific OAuth providerfalse

Response Tags

Response NameDescription
idID of the provider
clientidClient ID registered in the OAuth provider
descriptionDescription of the provider registered
enabledWhether the OAuth provider is enabled or not
nameName of the provider
providerName of the provider
redirecturiRedirect URI registered in the OAuth provider
secretkeySecret key registered in the OAuth provider