[keycloak-dev] Create User with REST API from Java

Stian Thorgersen stian at redhat.com
Wed Jul 29 02:55:16 EDT 2015


Please use user mailing list for support questions:
https://lists.jboss.org/mailman/listinfo/keycloak-user

----- Original Message -----
> From: "H Mahey" <harshmahey at msn.com>
> To: keycloak-dev at lists.jboss.org
> Sent: Wednesday, 29 July, 2015 7:27:31 AM
> Subject: [keycloak-dev] Create User with REST API from Java
> 
> Hi guys,
> I apologize if i am not suppose to set communication to the whole group like
> this.
> I am not able to start a thread in the key cloak forum so am trying this
> option.
> 
> I am new to Keycloak and trying to create a user via REST call and i am
> getting 401 Unauthorized error.
> So this what i am trying to do
> 1. Start the Keycloak server
> 2. Create a realm- test-realm and assigned manag-user role to it
> 3. Create user "test-realm-user01" and assigned all the roles i could to him.
> 4. In my java code, i get a token and then i am trying to create a user using
> that token and it throws 401
> 
> Attached is the code of what i am doing.
> 
> Please let me know if i am doing anything wrong here.
> 
> (I understand that we should UI from doing all the stuff..but here i am that
> i want to try this out)
> 
> 
> 
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev


More information about the keycloak-dev mailing list