Questions tagged [keycloak]
The keycloak tag has no summary.
8 questions
0 votes
0 answers
90 views
How to setup admin ingress for keycloak helm chart
I am using the helm chart for keycloak by bitnami of version 24.8.1 and I am unable to log into the admin realm with the adminIngress being enabled. When I enter keycloak-admin.kevinsuedmersen.org ...
0 votes
0 answers
59 views
Unable to Set Up Keycloak with Production Mode
I'm using Keycloak(26.0.7) as the IAM solution for our application. I want expose it via https://abc.xyz.com/keycloak-service URL. In the deployment setup I have a Load balancer, Nginx and Kubernetes ...
1 vote
1 answer
5k views
Setup keycloak with mysql via docker compose
I've been trying to get keycloak running for a bit now. I had it going using the legacy tag but it seems like bad practice to get started with a legacy version. So I wanted to get the most recent ...
0 votes
1 answer
1k views
Setting up Keycloak with Kong v5.1
I found a tutorial how to setup kong with two open source plugins to get keycloak working with kong, but unfortunately it is 2 years old and I ran in troubles. Most of the steps still worked and I was ...