Re: How to get a new UAA guid by REST


Chris De Oliveira
 

Hi,

You can hit the /Users endpoint to create an user in the UAA. You can find more details here https://github.com/cloudfoundry/uaa/blob/master/docs/UAA-APIs.rst#create-a-user-post-users

Chris Dutra

On Oct 26, 2015, at 7:38 AM, Juan Antonio BreƱa Moral <bren(a)juanantonio.info> wrote:

Hi,

I would like to create users using REST API:
http://apidocs.cloudfoundry.org/222/users/creating_a_user.html

But I don't know how to get a UAA guid of the user to create:

guid-896216bb-a73f-48c1-9824-9c796ad36b7c

How to get it?

Many thanks in advance.

Juan Antonio

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