This commit is contained in:
Karol Wypchlo 2021-02-15 01:12:38 +01:00
parent d5b3e79baa
commit c2a3840f89
1 changed files with 2 additions and 1 deletions

View File

@ -47,7 +47,7 @@
preserve_host: true
url: "http://dashboard:3000"
match:
url: "http://oathkeeper:4455/<{,login,logout,uploads,downloads,payments,api,api/*}>"
url: "http://oathkeeper:4455/<{,uploads,downloads,payments,api,api/*}>"
methods:
- GET
- POST
@ -70,6 +70,7 @@
url: "http://oathkeeper<{,:4455}>/<{user,user/**,login,logout}>"
methods:
- GET
- POST
authenticators:
- handler: cookie_session
authorizer: