[keycloak-user] Create A New Group (name is not unique)
Juraj Janosik
juraj.janosik77 at gmail.com
Mon Jan 11 02:40:03 EST 2016
Hi,
is it a correct and expected behaviour in the group concept,
that the name of the group is not unique,
that means, that it is possible to create a new group with the same name?
The same behaviour occurs in Admin console and via REST API too.
[
{
"id": "150a8547-fd3f-4245-ab91-328d8afb83c2",
"name": "group_tests",
"path": "/group_tests",
"subGroups":
[
]
},
{
"id": "bc7969e6-e7c9-4617-b03e-18665293636a",
"name": "group_tests",
"path": "/group_tests",
"subGroups":
[
]
},
{
"id": "5447d305-a47e-4ad9-a29b-f478396accf6",
"name": "group_tests",
"path": "/group_tests",
"subGroups":
[
]
}
]
Thanks.
Best Regards,
Juraj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160111/a359c001/attachment.html
More information about the keycloak-user
mailing list