You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Dharshana M Krishnamoorthy (Jira)" <ji...@apache.org> on 2021/03/09 10:06:00 UTC

[jira] [Updated] (ATLAS-4175) [Atlas: Read type auth] [Regression]: User is able to create a sub-type with non-readable super type

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

Dharshana M Krishnamoorthy updated ATLAS-4175:
----------------------------------------------
    Description: 
hrt_qa doesn't have read permission on entity : type_1

hrt_qa has CRUD permission on entity : type_2

When hrt_qa tries to create a entity `*type_2*` with super type as `*type_1*` , expectation is to deny creation . But entity type *type_2* creation is successful 

 

  was:
hrt_qa doesn't have read permission on classification : PII

hrt_qa has CRUD permission on classification : Confidential

When hrt_qa tries to create a classification `Confidential` with super type as `PII` , expectation is to deny creation . But tag creation is successful and has the super tag `PII`

 


> [Atlas: Read type auth] [Regression]: User is able to create a sub-type with non-readable super type
> ----------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-4175
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4175
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>            Reporter: Dharshana M Krishnamoorthy
>            Assignee: chaitali borole
>            Priority: Major
>
> hrt_qa doesn't have read permission on entity : type_1
> hrt_qa has CRUD permission on entity : type_2
> When hrt_qa tries to create a entity `*type_2*` with super type as `*type_1*` , expectation is to deny creation . But entity type *type_2* creation is successful 
>  



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