fix matcher
This commit is contained in:
parent
81838aa0e8
commit
393025befc
|
@ -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:
|
||||||
|
|
Reference in New Issue