Our plan is to use the OIDC authentication method, meaning user authentication will be handled by Keycloak, while group and role management will be handled by Camunda Identity.
As I understand it, with OIDC authentication, once the user is authenticated via Keycloak, Keycloak is no longer involved. Therefore, I assume that the Identity UI cannot reference Keycloak users.
However, is it possible to view Keycloak users in the Identity UI and assign permissions to them?