Camunda and keaycloak users integration

my environment:
camunda version : 7.14.0
used in spring boot application as microservice app
using postgres database
the issue is:
i try to integrate keyclock with camunda (to can log in to camunda using keyclock users)
i followed the below link for configuration

but i have errors , so i need help if there is something missing

@Niall can you help me please

Without more details about specific errors your having it’s not possible to help you.

1 Like

error.txt (5.1 KB)
i attached txt file of my stack trace

@Niall
After investigating i get the following exception

org.camunda.bpm.engine.impl.identity.IdentityProviderException: Unable to read data of configured administratorGroupName camunda-admin

@Niall
i face this same issue
org.camunda.bpm.engine.impl.identity.IdentityProviderException: Unable to read data of configured administratorGroupName camunda-admin