Hi everyone,
I am just getting my feet wet with Keycloak and was wondering whether it is possible to configure realms in a such way that the users would be able to access admin UI 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.
If this is possible, could someone give me hints or any links to tutorials/documentations on how to do that?
Thanks in advance.