[
https://issues.apache.org/jira/browse/FALCON-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13921995#comment-13921995
]
Venkatesh Seetharam commented on FALCON-279:
--------------------------------------------
* Capture user to entity mapping as part of the config store.
It will be a simple data structure that will be serialized to the store
directory as and when entities are added
Serialization will be synchronous and atomic
* REST API will filter results based on the authenticated user
* Infrastructure (cluster) can be read by all but can only be modified by the
owner
Thoughts?
> Capture user information for an entity during submit
> ----------------------------------------------------
>
> Key: FALCON-279
> URL: https://issues.apache.org/jira/browse/FALCON-279
> Project: Falcon
> Issue Type: Sub-task
> Reporter: Venkatesh Seetharam
>
> Implement authorization for entity actions. Entity created by one user should
> not be updated/deleted by another user. Entity operations will only apply for
> the entities owned by that user.
--
This message was sent by Atlassian JIRA
(v6.2#6252)