sunmancang created ZEPPELIN-1221:
------------------------------------
Summary: authorization integoration
Key: ZEPPELIN-1221
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1221
Project: Zeppelin
Issue Type: Bug
Components: zeppelin-server
Affects Versions: 0.6.0
Reporter: sunmancang
I have a question.
Can I pass the authorization from one web system to this zeppelin web system?
I have a web system,and it has its own authorization.I want to integrate it
with zeppelin.
For example,when I logged in my web system as user1, and I click a link and
jump to zeppelin system,I want it is also logged as user1.
As I know,the Shiro or nginx is recommended,but their users and roles are
written in a config file.My web system's users and roles are stored in Mysql
database and I want the zeppelin to use the same users and roles.
Can you give me some advise or examples?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)