You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrey Kuznetsov (Jira)" <ji...@apache.org> on 2021/02/18 14:00:00 UTC

[jira] [Created] (IGNITE-14207) Access to system views is not controlled by security processor

Andrey Kuznetsov created IGNITE-14207:
-----------------------------------------

             Summary: Access to system views is not controlled by security processor
                 Key: IGNITE-14207
                 URL: https://issues.apache.org/jira/browse/IGNITE-14207
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.9.1
            Reporter: Andrey Kuznetsov


As of now, it is impossible to restrict access to system views (SYS scheme) with {{IgniteSecurityProcessor}}; this should be fixed.

Suggestions:
- add new {{SecurityPermission}};
- authorize this permission before accessing any system view.




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