[jira] [Created] (IGNITE-14292) Change permissions required to create/destroy caches in GridRestProcessor

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-14292) Change permissions required to create/destroy caches in GridRestProcessor

Anton Vinogradov (Jira)
Andrey Kuznetsov created IGNITE-14292:
-----------------------------------------

             Summary: Change permissions required to create/destroy caches in GridRestProcessor
                 Key: IGNITE-14292
                 URL: https://issues.apache.org/jira/browse/IGNITE-14292
             Project: Ignite
          Issue Type: Improvement
          Components: security
    Affects Versions: 2.9.1
            Reporter: Andrey Kuznetsov


{{GridRestProcessor}} authorizes {{ADMIN_CACHE}} permission before cache creation/destruction. This is inconsistent with thin client connector behavior and looks counterintuitive. {{ADMIN_CACHE}} should be replaced with {{CACHE_CREATE}} and {{CACHE_DESTROY}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)