Method Not Allowed/ Identity redirects to localhost:8080 - Camunda 8/Openshift

Hi,

I am trying to install Camunda 8 to openshift. I am using yaml file at down below:
camunda-8-open-shift-values.yaml (86.0 KB)

All pods are ready and I can access operate, tasklist, keycloak.

However, when I try to access to identity from http://camunda-identity.apps-crc.testing, it redirects me to http://localhost:8080. I declared routes at openshift.

Also, when I try to get token from http://auth.apps-crc.testing/auth/realms/camunda-platform/protocol/openid-connect/token, it gives me error. When I try to deploy process from Camunda Modeler, it gives same error (Response code 405 (Method Not Allowed))

I can check health statuses by the way.
image

What is my mistake?

I appreciate any help.
Thanks.

I can access identity by setting values at down below. However, still I can not deploy process. I will create new topic about it.

image

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.