Hello, I am using oathkeeper as api decision engin...
# talk-oathkeeper
g
Hello, I am using oathkeeper as api decision engine. I am trying to configure oathkeeper with nginx ingress controller in kubernetes but no luck so far. I want to protect a backend service "_*manager-service*_" that has a method GET/managers I have already added the /auth-url annotation in ingress yml on the service i need to protect like this:
<http://nginx.ingress.kubernetes.io/auth-url|nginx.ingress.kubernetes.io/auth-url>: "<http://ory-oathkeeper.test.svc.cluster.local:4456/decisions/managers/>"
I guess i need to add the host of backend service in the header as well for this to work, is that correct ?
m
Hello, if this is mostly a question about kubernetes/ingress and deployment and you don't manage to get an answer here, we do have a dedicated channel for this in #self-hosted where the k8 wizards hang out 🧙