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

chaitali borole updated ATLAS-3855:
-----------------------------------
    Description: 
API : /api/atlas/v2/entity/bulk/classification

Body :
{code:java}
{"classification":{"typeName":"PII","attributes":{},"propagate":true,"removePropagationsOnEntityDelete":false,"validityPeriods":[]},"entityGuids":["guid1","guid2"]}
 {code}
when user doesn't have authorisation on either of guid1 or guid2 , the bulk 
entity call fails with 403. 

bulk api _v2/entity/bulk_ to retrieve a list of entities identified by its 
guids.
This bulk api fails with 403 if some guids belong to entities on which user is 
*unauthorized* and other guids belong to entities on which user is *authorized*.

> Bulk entity tag association and bulk api enhancement
> ----------------------------------------------------
>
>                 Key: ATLAS-3855
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3855
>             Project: Atlas
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: chaitali borole
>            Assignee: chaitali borole
>            Priority: Major
>
> API : /api/atlas/v2/entity/bulk/classification
> Body :
> {code:java}
> {"classification":{"typeName":"PII","attributes":{},"propagate":true,"removePropagationsOnEntityDelete":false,"validityPeriods":[]},"entityGuids":["guid1","guid2"]}
>  {code}
> when user doesn't have authorisation on either of guid1 or guid2 , the bulk 
> entity call fails with 403. 
> bulk api _v2/entity/bulk_ to retrieve a list of entities identified by its 
> guids.
> This bulk api fails with 403 if some guids belong to entities on which user 
> is *unauthorized* and other guids belong to entities on which user is 
> *authorized*.



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

Reply via email to