Is it possible to configure realms in a such way that the users would be able to access admin UI(or security-console) only for the clients they have access to.
E.g. in a realm “test-realm”, there are three clients: “client1”, “client2”, and “client3”, respectively. I want some users to have access to the Admin UI only for client1, for example.
Admin for client1, would be able to add new roles, assign roles(belongs to client) to users etc.
Thanks