Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uaa help expects too much knowledge #50

Open
46bit opened this issue Nov 7, 2019 · 1 comment
Open

uaa help expects too much knowledge #50

46bit opened this issue Nov 7, 2019 · 1 comment

Comments

@46bit
Copy link

46bit commented Nov 7, 2019

I want to log in to the UAA used by my cloudfoundry to perform some basic user management.

Getting Tokens:
  get-authcode-token            Obtain an access token using the authorization_code grant type
  get-client-credentials-token  Obtain an access token using the client_credentials grant type
  get-implicit-token            Obtain an access token using the implicit grant type
  get-password-token            Obtain an access token using the password grant type
  get-token-key                 View the key for validating UAA's JWT token signatures
  get-token-keys                View all keys the UAA has used to sign JWT tokens
  refresh-token                 Obtain an access token using the refresh_token grant type

All of these descriptions expect a lot of context about UAA.

Is it possible to have a simple login flow instead, just like when I go to the UAA web interface?

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/169620685

The labels on this github issue will be updated when the story is started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants