You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dan Smith (JIRA)" <ji...@apache.org> on 2018/02/27 23:16:00 UTC

[jira] [Created] (GEODE-4750) Add finer grained security to OQL queries with protobuf

Dan Smith created GEODE-4750:
--------------------------------

             Summary: Add finer grained security to OQL queries with protobuf
                 Key: GEODE-4750
                 URL: https://issues.apache.org/jira/browse/GEODE-4750
             Project: Geode
          Issue Type: Improvement
          Components: client/server
            Reporter: Dan Smith


After GEODE-3126 and GEODE-4406 are implemented, we should update the OqlOperationHandler to allow queries if the user has access to the individual regions. Currently the changes for GEODE-3126 are validating that the user has DATA:READ access for all regions in order to do a query.

The QueryCommand class has an example of how to validate the regions involved in the query.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)