[keycloak-user] Group Id not available in storage provider

Subodh Joshi subodhcjoshi82 at gmail.com
Wed Feb 21 07:07:34 EST 2018


[root at server tmp]# GROUP_ID=`/opt/keycloak/bin/kcadm.sh create groups -r
master -s name=Admin_UserGroup`

But when i am checking

echo $GROUP_ID

Nothing displaying

What is wrong with the approach?

While when i tried
USER_ID=`/opt/keycloak/bin/kcadm.sh create users -s username=admin -s
enabled=true -s realm=myrealm`

and then
echo $USER_ID

It is displaying generated userid.
-- 
Subodh Chandra Joshi
  <subodh1_joshi82 at yahoo.co.in>
http://www.questioninmind.com


More information about the keycloak-user mailing list