I’m using the openid-connect add-on with keycloak. I’m having a problem, on keycloak I create a user called admin that has ‘system-full-access’ for role, then I create another user on the Jmix APP and I assign the ‘system-full-access’ role.
In my database I can see the role assignement but when I log in, I don’t have the role.
The role is only in database and not on keycloak for the user, how can I make him use the role from the DB and not from keycloak.