Github user khalidhuseynov commented on the issue:

    https://github.com/apache/zeppelin/pull/1265
  
    @jongyoul I've checked now and `SecurityUtils` didn't have correct 
information, and normally `message` should be having the correct information 
since routine for authorization based on `principal` and `ticket` from 
`fromMessage`. Here's the sample logs I got from backend when logged in as 
`admin`: 
    ```
     INFO [2016-10-13 17:00:07,800] ({qtp1620303253-19} 
NotebookServer.java[getEditorSetting]:1604) - getEditor settings user from 
SecurityUtils : anonymous
     INFO [2016-10-13 17:00:07,801] ({qtp1620303253-19} 
NotebookServer.java[getEditorSetting]:1605) - getEditor settings user from 
message : admin
    ```



---
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.
---

Reply via email to