We are using Camunda 8 self-managed and faced with issue and the issue is:
In Keycloak app we can create new users but in other apps like Operate, Tasklist, Identity and … we can’t login using that created user.
Inside the Identity app there is just demo user and you can’t add new user.
So imagine you need some users and assign each task to them and each user should be able to login to the tasklist app to see his assigned task, but with this problem i’ve mentioned we are not able to do it.
In Keycloak app we can create new users but in other apps like Operate, Tasklist, Identity and … we can’t login using that created user.
Make sure you’re using the correct Keycloak realm, not the master realm.
Make sure to add the user roles related to Camunda.
You might want to share your properties file used for the self-managed deployment.
Regards,
Alex