do you have Keycloak running under
localhost:9000
(localhost! port 9000!) and setup a realm namedcamunda
Keycloak running on port 9000 with realm name as ‘camunda’.
It looks like you are trying to implement SSO?
Yes I am trying to implement SSO. I had already looked upon above github repo and receiving similar error mesage as "Unable to resolve Configuration with the provided Issuer of “http://localhost:9000/auth/realms/camunda”
@VonDerBeck Please let me know if you need any additional information from my side.