Re: can't login with cf CLI but the UAAC tool works
Filip Hanik
ok, so the URL you have is /oauth/token, that's fine. your trace returns
toggle quoted message
Show quoted text
"authorization_endpoint":"http://localhost:8080","token_endpoint":" http://localhost:8080/uaa" indicating that there is a misconfiguration somewhere, but we can fix that later. How did you start the UAA? Are you sure that your UAA has a client named 'cf' in its database? On Fri, Sep 4, 2015 at 1:05 PM, kyle havlovitz <kylehav(a)gmail.com> wrote:
Running that command against /uaa/oauth/token gives just a redirect to |
|