fix matcher

This commit is contained in:
Karol Wypchlo 2020-12-15 17:34:07 +01:00
parent 81838aa0e8
commit 393025befc
1 changed files with 2 additions and 2 deletions

View File

@ -59,8 +59,8 @@
url: "http://accounts:3000" url: "http://accounts:3000"
match: match:
url: "http://oathkeeper:4455/<{user}>" url: "http://oathkeeper:4455/<{user}>"
methods: methods:
- GET - GET
authenticators: authenticators:
- handler: cookie_session - handler: cookie_session
authorizer: authorizer: