You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Nelson Costa (JIRA)" <ji...@apache.org> on 2018/01/15 11:18:00 UTC

[jira] [Created] (ZEPPELIN-3168) Add Interpreter Settings Authorization feature

Nelson Costa created ZEPPELIN-3168:
--------------------------------------

             Summary: Add Interpreter Settings Authorization feature
                 Key: ZEPPELIN-3168
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3168
             Project: Zeppelin
          Issue Type: Improvement
          Components: security
            Reporter: Nelson Costa
            Assignee: Nelson Costa
             Fix For: 0.8.0


As a Zeppelin admin user, I want to control who can/cannot edit the interpreter settings in a particular Zeppelin instance.
Taking a similar approach to "Notebook Authorization", we should include logic in the interpreter settings code so we have more control on what users are allowed or not to change.

Initial requirements:
* Permissions at a interpreter setting property level 
* Should validate updates both via UI and REST API
* Should integrate with Shiro
* Persistence in a conf/interpreter-authorization.json file

Given your experience [~moon], [~zjffdu], [~felixcheung], please let me know any initial feedback you have on this. Thanks!

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)