Re: can't login with cf CLI but the UAAC tool works
kyle havlovitz <kylehav@...>
I started the uaa by building from the tagged version in cf-release v215
toggle quoted messageShow quoted text
and running it via tomcat with a custom config file, but I didn't specify a database. I have both a cf and admin section in the uaa clients config: cf: id: cf override: true authorized-grant-types: password,implicit,refresh_token authorities: uaa.none scope: cloud_controller.read,cloud_controller.write,openid,password.write,cloud_controller.admin,scim.read,scim.write secret: 'xxxxxxxxxx' admin: id: admin authorized-grant-types: client_credentials authorities: clients.read,clients.write,clients.secret,password.write,scim.read,uaa.admin scope: read,write,password resource-ids: clients secret: 'xxxxxxxxxx'
On Fri, Sep 4, 2015 at 3:09 PM, Filip Hanik <fhanik(a)pivotal.io> wrote:
ok, so the URL you have is /oauth/token, that's fine. your trace returns
|
|