You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by AhyoungRyu <gi...@git.apache.org> on 2016/02/11 10:13:44 UTC

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-585] Add new doc on how...

Github user AhyoungRyu commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/672#issuecomment-182776017
  
    @corneadoug Sorry for the late response. I tested this feature with **Shiro on**. If Shiro is activated, the user need to enter **userid & password**  in their website like below image.
    ![captureimg](https://cloud.githubusercontent.com/assets/10060731/12972488/15016cc2-d0e9-11e5-8408-958fd0e4e797.png)
    
    Then, after loggin in, the published paragraph is shown. 
    ![screen shot 2016-02-11 at 6 09 19 pm](https://cloud.githubusercontent.com/assets/10060731/12972689/a0cc27fa-d0ea-11e5-8783-5b4336ec1ad8.png)
    
    Therefore, if anyone want to show their Zeppelin paragraph in their outside website, they need to deactivate Shiro authentication. (Actually, [Shiro is deactivated](https://github.com/apache/incubator-zeppelin/blob/master/conf/zeppelin-site.xml.template#L190) by default until the user activate it on purpose.)
    Do I need to address this issue in the docs? 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---