You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2018/05/16 21:07:00 UTC

[jira] [Resolved] (ATLAS-2459) Authorization enhancements to support instance level access controls

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

Madhan Neethiraj resolved ATLAS-2459.
-------------------------------------
    Resolution: Fixed

Committed to master: http://git-wip-us.apache.org/repos/asf/atlas/commit/afbc6975

> Authorization enhancements to support instance level access controls
> --------------------------------------------------------------------
>
>                 Key: ATLAS-2459
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2459
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>            Reporter: Srikanth Venkat
>            Assignee: Nixon Rodrigues
>            Priority: Major
>             Fix For: 1.0.0
>
>         Attachments: ATLAS-2459.patch
>
>
> Current authorization model in Atlas supports policies at the level of operations - like which users/groups can create/update/delete of types/classifications/entities.
> This model needs to be enhanced/replaced to support more finer level of control - for example:
>  - control operations on entity instances based on entity-type/entity-classification/entity-id
>  -- users/groups allowed to create/update/delete entities, add/update/remove classifications on entities, what classifications users are allowed to add/update/remove, etc
>  - control operations on types based on type-name/type-category
>  -- users/groups allowed to create/update/delete classifications, relationships, etc
>  - control access to admin operations - like import/export



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