Realm permission to create clients

Hello,

I want to give a group the permission to create clients for themselves, but not see and manage a set of other clients, for which they do not have permissions. They need to be in the same realm.

I noticed that the “Create Client” button only appears, when the user has both the realm roles “manage-clients” & “create-clients”. I would want to give him only “query-clients” and “create-clients”, so that he would see/edit just a subset of clients plus be able to create a new one for himself.

How do I do that?
Thanks,
David

Hello, I think this is what you are looking for: https://www.keycloak.org/docs/latest/server_admin/index.html#_fine_grain_permissions

Thanks. I am already using this and referring to those roles in my question.
It does not solve my problem. There are no fine grained permissions for creating a client.