Skip to content

Instantly share code, notes, and snippets.

@calebwashburn
Created June 27, 2018 16:35
Show Gist options
  • Save calebwashburn/d8c0441d0ac8d70e5c9b226c067d06f2 to your computer and use it in GitHub Desktop.
Save calebwashburn/d8c0441d0ac8d70e5c9b226c067d06f2 to your computer and use it in GitHub Desktop.
opsman uaa client
uaac client add -i
Client ID: NEW_CLIENT_NAME
New client secret: DESIRED_PASSWORD
Verify new client secret: DESIRED_PASSWORD
scope (list): opsman.admin
authorized grant types (list): client_credentials
authorities (list): opsman.admin
access token validity (seconds): 43200
refresh token validity (seconds): 43200
redirect uri (list):
autoapprove (list):
signup redirect url (url):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment