[
https://issues.apache.org/jira/browse/ATLAS-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carol Drummond updated ATLAS-2809:
----------------------------------
Labels: release-notes (was: )
> Updates to SimpleAuthorizer for Relationship endpoints
> ------------------------------------------------------
>
> Key: ATLAS-2809
> URL: https://issues.apache.org/jira/browse/ATLAS-2809
> Project: Atlas
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Nixon Rodrigues
> Assignee: Nixon Rodrigues
> Priority: Major
> Labels: release-notes
> Fix For: 1.1.0, 2.0.0
>
> Attachments: ATLAS-2809-2.patch, ATLAS-2809.patch
>
>
> Following permission needs to be updated in atlas-simple-authz.json
> {noformat}
> "relationshipPermissions": [
> {
> "privileges": [ ".*" ],
> "relationshipTypes": [ ".*" ],
> "endOneEntityType": [ ".*" ],
> "endOneEntityId": [ ".*" ],
> "endOneEntityClassification": [ ".*" ],
> "endTwoEntityType": [ ".*" ],
> "endTwoEntityId": [ ".*" ],
> "endTwoEntityClassification": [ ".*" ]
> }
> ]
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)