I need to create a groups which have respective admins. These admins for their own group are responsible for adding members in their group. Is this feasible? If so how can I achieve it? I tried my hand at fine grain permissions but that didn’t work out. I am still able to create users in X group when I am passing a jwt of an admin in Y group. Since the role is admin the endpoint allows it, I thought keycloak will give me an error that the admin can not create a user in X group since the admin belongs to Y group.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Fine grained Group Administration access | 2 | 851 | June 25, 2020 | |
| Fine Grained Permissons - Administration of a single Group | 0 | 485 | January 26, 2021 | |
| Make Groups read-only while allowing to create Users | 2 | 1299 | February 26, 2021 | |
| How to give only specific users the ability to manage specific group | 0 | 738 | November 5, 2022 | |
| Give users possibility to create and manage their own groups | 0 | 447 | December 9, 2020 |