accounts/**
This commit is contained in:
parent
30c8295a54
commit
6c60c41ed3
|
@ -71,7 +71,7 @@
|
|||
preserve_host: true
|
||||
url: "http://accounts:3000"
|
||||
match:
|
||||
url: "http://oathkeeper<{,:4455}>/<{user,user/**,login,logout}>"
|
||||
url: "http://oathkeeper<{,:4455}>/<{accounts/**,user,user/**,login,logout}>"
|
||||
methods:
|
||||
- GET
|
||||
- POST
|
||||
|
|
Reference in New Issue