[root@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(a)yahoo.co.in>
http://www.questioninmind.com