diff options
Diffstat (limited to 'sidecar/rproxy/config/auth/uri-authorization.json')
-rw-r--r-- | sidecar/rproxy/config/auth/uri-authorization.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sidecar/rproxy/config/auth/uri-authorization.json b/sidecar/rproxy/config/auth/uri-authorization.json index 29b152d..61ea9e6 100644 --- a/sidecar/rproxy/config/auth/uri-authorization.json +++ b/sidecar/rproxy/config/auth/uri-authorization.json @@ -104,11 +104,5 @@ "test.auth.access\\|tenants\\|read", "test.auth.access\\|vservers\\|read" ] - }, - { - "uri": "\/rproxy\/.*", - "permissions": [ - "org\\.access\\|rproxy\\|get" - ] } ]
\ No newline at end of file |