accounts/**
This commit is contained in:
parent
30c8295a54
commit
6c60c41ed3
|
@ -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
|
||||||
|
|
Reference in New Issue