logout
This commit is contained in:
parent
045a6fd138
commit
86911bec9e
|
@ -32,7 +32,7 @@
|
|||
preserve_host: true
|
||||
url: "http://dashboard:3000"
|
||||
match:
|
||||
url: "http://oathkeeper:4455/<{.next/*,auth/*,recovery,verify,error}{/,}>"
|
||||
url: "http://oathkeeper:4455/<{_next/*,auth/*,recovery,verify,error}{/,}>"
|
||||
methods:
|
||||
- GET
|
||||
authenticators:
|
||||
|
|
Reference in New Issue