I have the following situation: My application consists in a frontend and a backend micro service, which both authenticate themselves via the same realm on one
I am using the latest keycloak image in docker and can access the standard admin console at http://localhost:9080. However, I cant seem to access any of the pat
I want to create a user and assign a client role with it in a single API in Keycloak I have attached the details. I have this API http://testkeycloak.com:8085/a
I have created a User storage provider that connects with keycloak with an external DB and gets the Users & other related details successfully. In the same
I'm trying to deploy a HA Keycloak cluster (2 nodes) on Kubernetes (GKE). So far the cluster nodes (pods) are failing to discover each other in all the cases as