Erik Bergenholtz created ATLAS-497:
--------------------------------------
Summary: Simple Authorization
Key: ATLAS-497
URL: https://issues.apache.org/jira/browse/ATLAS-497
Project: Atlas
Issue Type: New Feature
Affects Versions: 0.7-incubating
Reporter: Erik Bergenholtz
Fix For: 0.7-incubating
Atlas needs to support a simple (out of box) authorization mechanism.
Defined Roles:
- Data Scientist: provides a read only view (GET)
- Data Steward: provides a read/edit view (PUT, POST, DELETE)
- Admin (can do anything)
All can comment on entity
Requirements
- Atlas will implement a simple file based store for providing user to role
mapping
- The out of box experience will be this file based mechanism for authorization
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)