Hi at all,
I tried to setup SSO with Keycloak in my Camunda WebApp. I started a local Keycloak server. After that I followed exactly these instructions: https://github.com/camunda/camunda-bpm-identity-keycloak
However it is not working, because I am getting all the time the Camunda login screen, but the login screen should now be the Keycloak login screen. Does anybody know how to solve this?
Thank you