add login and logout accounts routes

This commit is contained in:
Karol Wypchlo 2021-02-12 13:43:58 +01:00
parent 29e0ea73eb
commit 36c363bbda
1 changed files with 1 additions and 1 deletions

View File

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