accounts/**

This commit is contained in:
Karol Wypchlo 2021-02-24 15:27:45 +01:00
parent 30c8295a54
commit 6c60c41ed3
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
preserve_host: true preserve_host: true
url: "http://accounts:3000" url: "http://accounts:3000"
match: match:
url: "http://oathkeeper<{,:4455}>/<{user,user/**,login,logout}>" url: "http://oathkeeper<{,:4455}>/<{accounts/**,user,user/**,login,logout}>"
methods: methods:
- GET - GET
- POST - POST