0

Could anyone please help me the way to create user in UAA by consuming rest api?

I have refered below url, but I am bit confused about the token to pass. I don't have token to pass for create user request.

https://github.com/cloudfoundry/uaa/blob/master/docs/UAA-APIs.rst#create-a-user-post-users

Please help me with sample user create request.

Mike Zavarello
  • 3,514
  • 4
  • 29
  • 43
PKumar
  • 516
  • 9
  • 20
  • 1
    This tutorial is a good source of information: https://spring.io/guides/tutorials/spring-security-and-angular-js/ – code Aug 17 '16 at 01:58
  • Thanks @ccit-spence... Yeah, I have gone through it.. But I am trying to create an user without passing the bearer token. is it possible ? Thanks – PKumar Aug 17 '16 at 04:50
  • You need to get a token first: https://github.com/cloudfoundry/uaa/blob/master/docs/UAA-APIs.rst#id16 – Amit Kumar Gupta Aug 17 '16 at 05:22

0 Answers0