I want to deploy the bitnami/keycloak Helm chart in a Kubernetes cluster in DigitalOcean and link it to my front app with keycloak-js. I was able to do it with port forwarding on localhost but when I access Keycloak with a public IP (either with loadbalancer or with ingress), I get the “Cookie not found” error after logging in (even with wrong credentials). Anyone successfully has setup Keycloak with his front recently (preferably in 2024)? Please explain if I need a public hostname, SSL/TLS (because the cookie error may come from a security issue noticed by the browser) and give a comprehensive explanation of how you proceeded and the chart arguments you used when installing it with helm install (or values.yaml file)?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Having trouble configuring keycloak in k8s | 0 | 895 | August 28, 2020 | |
| Keycloak Kubernetes installation using port-forwarding fails as https is trying to be used when accessing Admin UI | 0 | 890 | February 22, 2023 | |
| Not able to deploy Keycloak into Kubernetes | 6 | 8051 | August 16, 2024 | |
| Keycloak 18.0.2, public IP, admin login, HTTPS required | 0 | 685 | November 21, 2022 | |
| Keycloak openid-connect/3p-cookies/step1.html not found error | 0 | 961 | December 10, 2020 |