I am trying to connect with keycloak using docker compose if my keycloak is running as same server as identity i am able to use all the application if i run keycloak in a different server i am getting no permission i can able to login after login i am getting no permission if do the same with direct access token enables and try apis i am getting success response
Hi @sree.s - it sounds like Identity can’t communicate with Keycloak when you have it in a separate container. What do the Identity logs show when you run Keycloak separately and try to log in?