diff --git a/modules/user_auth/files/oathkeeper_kratos_proxy_rules.yaml.tpl b/modules/user_auth/files/oathkeeper_kratos_proxy_rules.yaml.tpl index 926c478..5f9d144 100644 --- a/modules/user_auth/files/oathkeeper_kratos_proxy_rules.yaml.tpl +++ b/modules/user_auth/files/oathkeeper_kratos_proxy_rules.yaml.tpl @@ -43,7 +43,7 @@ spec: stripPath: ${admin_selfserve_endpoint} preserveHost: true match: - url: http://${backend_service_domain}${admin_selfserve_endpoint}/self-service/<(login|registration|recovery|settings)>/flows<.*> + url: http://${backend_service_domain}${admin_selfserve_endpoint}/self-service/<(login|registration|recovery|settings|verification)>/flows<.*> methods: - GET authenticators: