From c2a3840f89288d4f835e8d49bbaf8c7ad290383b Mon Sep 17 00:00:00 2001 From: Karol Wypchlo Date: Mon, 15 Feb 2021 01:12:38 +0100 Subject: [PATCH] test --- docker/kratos/oathkeeper/access-rules.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docker/kratos/oathkeeper/access-rules.yml b/docker/kratos/oathkeeper/access-rules.yml index e737bce8..f10597f1 100644 --- a/docker/kratos/oathkeeper/access-rules.yml +++ b/docker/kratos/oathkeeper/access-rules.yml @@ -47,7 +47,7 @@ preserve_host: true url: "http://dashboard:3000" match: - url: "http://oathkeeper:4455/<{,login,logout,uploads,downloads,payments,api,api/*}>" + url: "http://oathkeeper:4455/<{,uploads,downloads,payments,api,api/*}>" methods: - GET - POST @@ -70,6 +70,7 @@ url: "http://oathkeeper<{,:4455}>/<{user,user/**,login,logout}>" methods: - GET + - POST authenticators: - handler: cookie_session authorizer: