Skip to main content

UpdateClient

Updates an existing client.

Examples

Basic usage:

octo-cli -c UpdateClient -id "my-web-app" -n "Updated App Name"

Options

ShortLongRequiredDescription
-u--clientUrinoURI of client
-ru--redirectUrinoRedirect URI for login procedure
-id--clientIdyesServiceClient ID, must be unique
-n--namenoDisplay name of client used for grants
-fclo--frontChannelLogoutUrinoFront-channel logout URI for Single Logout (SLO)