Github user Tagar commented on the issue: https://github.com/apache/zeppelin/pull/2923 I was thinking we should also lower-case usernames that are stored in `notebook-authorization.json`, when doing authorization. Otherwise users wouldn't be able to see their own notebooks when this option is enabled and they used case inconsistently when were logging into Zeppelin before.
---