jaguarx created ZEPPELIN-3912:
---------------------------------

             Summary: Extensible user/role search in SecurityRestApi
                 Key: ZEPPELIN-3912
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3912
             Project: Zeppelin
          Issue Type: Improvement
          Components: zeppelin-server
    Affects Versions: 0.8.0
            Reporter: jaguarx


SecurityRestApi.getUserList explicitly inspect all existing realm 
implementations, and search user/role via realm implementation specific API.

Although shiro allows new realm implementations, but implementation in 
SecurityRestApi.getUserList prevent new realm from being usable.

The suggested solution is to refactor all existing realms, and abstract out a 
common interface to allow extensible user/role search.



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

Reply via email to