Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1223 @prabhjyotsingh Thank you for share your great idea. This PR is for interpreter authorization but your idea seems include user management. I think it should be separated and I agree with @Leemoonsoo's idea of giving the same user experience for the authorization inside of Zeppelin. and I also agree with @prabhjyotsingh's idea of the difference with notebook's because interpreter authorization is n:n. (it's hard to show with notebook's way.) so What do you guys think about following way? - when you want to grant permission of interpreters to all users ![image](https://cloud.githubusercontent.com/assets/3348133/17102852/6a7622b6-52b6-11e6-98ec-06f120413ee5.png) - when you want to grant permission of interpreters to specific user ![image](https://cloud.githubusercontent.com/assets/3348133/17102416/7184d4be-52b4-11e6-87b4-74211dd60c90.png)
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---