skip to Main Content

nginx application authentication using keycloak – issue with ingress

I am trying to get an nginx application authenticated using the keycloak identity provider by following this article - https://cloud.redhat.com/blog/adding-authentication-to-your-kubernetes-web-applications-with-keycloak Here are my setup and config details which i am trying to apply. ingress controller - https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.1.0/deploy/static/provider/baremetal/deploy.yaml CNI - https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml…

VIEW QUESTION
Back To Top
Search