Hi everyone, I am setting up oathkeeper using dock...
# talk-oathkeeper
a
Hi everyone, I am setting up oathkeeper using docker to protect a microservice API which is served by apache. Thee oathkeepeer is at port 4455 Thee microservice is at port 7000 For the microservice to be served i have set up Apache conf file with the reverse proxy. How can i set up the reverse proxy? Do I have to setup nginx.
Thank you @proud-plumber-24205, I have managed to setup the reverse proxy. I have another problem now .. I keep getting
{"error":{"code":404,"status":"Not Found","message":"Requested url does not match any rules"}}
My access rules
I have it as an upstream
Same