You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Madhan Neethiraj (Jira)" <ji...@apache.org> on 2023/02/08 01:16:00 UTC

[jira] [Updated] (RANGER-3828) Fine-grained Access Control over nested structures

     [ https://issues.apache.org/jira/browse/RANGER-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Madhan Neethiraj updated RANGER-3828:
-------------------------------------
    Fix Version/s: 2.4.0

> Fine-grained Access Control over nested structures
> --------------------------------------------------
>
>                 Key: RANGER-3828
>                 URL: https://issues.apache.org/jira/browse/RANGER-3828
>             Project: Ranger
>          Issue Type: New Feature
>          Components: plugins, Ranger
>            Reporter: Barbara Eckman
>            Assignee: Barbara Eckman
>            Priority: Major
>             Fix For: 3.0.0, 2.4.0
>
>
> It would be nice to be able to do fine-grained access control (FGA) over nested structures, e.g., the JSON responses of API calls.  This requires the individual attributes in a JSON object to be first-class metadata objects which can be tagged and on which policies can be written.  We have built a plugin and the corresponding Apache Atlas metadata structures and tagsync-mapper to support TBAC/RBAC/ABAC FGA over JSON structures.   Our instigating use case was FGA over the JSON responses of API calls, but this plugin has potential value anywhere FGA over the individual attributes of nested structures is needed, eg JSON messages read from Kafka topics.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)