From 86911bec9e56326614cb9d59d5c0a8b196b151fe Mon Sep 17 00:00:00 2001 From: Karol Wypchlo Date: Tue, 16 Feb 2021 12:29:27 +0100 Subject: [PATCH] logout --- docker/kratos/oathkeeper/access-rules.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/kratos/oathkeeper/access-rules.yml b/docker/kratos/oathkeeper/access-rules.yml index 0ac1dd3b..ccf35e13 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/<{.next/*,auth/*,recovery,verify,error}{/,}>" + url: "http://oathkeeper:4455/<{_next/*,auth/*,recovery,verify,error}{/,}>" methods: - GET authenticators: