From 045a6fd1380e94572c212129d25361cb54b04efa Mon Sep 17 00:00:00 2001 From: Karol Wypchlo Date: Tue, 16 Feb 2021 12:26:49 +0100 Subject: [PATCH] logout --- docker/kratos/oathkeeper/access-rules.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/kratos/oathkeeper/access-rules.yml b/docker/kratos/oathkeeper/access-rules.yml index 89f6c345..0ac1dd3b 100644 --- a/docker/kratos/oathkeeper/access-rules.yml +++ b/docker/kratos/oathkeeper/access-rules.yml @@ -32,7 +32,7 @@ preserve_host: true url: "http://dashboard:3000" match: - url: "http://oathkeeper:4455/<{error,recovery,verify,auth/*,**.css,**.js}{/,}>" + url: "http://oathkeeper:4455/<{.next/*,auth/*,recovery,verify,error}{/,}>" methods: - GET authenticators: @@ -47,7 +47,7 @@ preserve_host: true url: "http://dashboard:3000" match: - url: "http://oathkeeper:4455/<{,uploads,downloads,payments,api,api/*}>" + url: "http://oathkeeper:4455/<{,api/*,uploads,downloads,payments}>" methods: - GET authenticators: