{ "patterns": [ { "lua_regex": [ "^/private_unrestricted" ], "public": false, "allow": [ "*" ], "actions": [ { "type": "header", "name": "X-SSO-USER", "value": "\ru." }, { "type": "header", "name": "X-SSO-PW", "value": "\rp." } ], "portal": { "/private_unrestricted.php": "For authenticated users" } } ] }