Not certain if this helps with said error, but you...
# general
b
Not certain if this helps with said error, but you should tell oathkeeper the port of the upstream
Copy code
"url": "<http://auth:8000>"
What URL are you firing postman against?
d
Hey @blue-state-12403 thanks for replying! I am using http://127.0.0.1:4455/secret
With bearer token
Hey @blue-state-12403 thank you! I have made it by using your url!
👍 1
f
When using docker, 127.0.0.1 refers to the container itself, not to the host system ;)
👍 1
d
Just curious if I using kubernetes with Oathkeeper, am I able to expose it as a reverse proxy without any service like ambassador.IO or Istio or traefik in front? Latest article I can find is from https://github.com/ory/oathkeeper/issues/263 https://blog.getambassador.io/part-2-api-access-control-and-authentication-with-kubernetes-ambassador-and-ory-oathkeeper-q-a-127fa57f6332