Hello I am confused, the matching url should conta...
# talk-oathkeeper
g
Hello I am confused, the matching url should contain the host of oathkeeper or host of protected resource ?
Copy code
"match": {
      "url": "http://<127.0.0.1|localhost>:4455/anything/header",
      "methods": ["GET"]
}
m
the protected resource 🙂