unlock local Cloud Foundry user. uaac?


Lukas Lehner <weblehner@...>
 

Hi

see
http://stackoverflow.com/questions/33648724/unlock-local-cloud-foundry-user-uaac

as a workaround I changed password.

gem install cf-uaac
uaac target https://...
uaac token client get admin
uaac password set

Join {cf-dev@lists.cloudfoundry.org to automatically receive all group messages.