Uh oh!
There was an error while loading. Please reload this page.
[Zeppelin-661] Add a documentation for Shiro authentication - #711
[Zeppelin-661] Add a documentation for Shiro authentication#711AhyoungRyu wants to merge 5 commits into
Conversation
| When you connect to Apache Zeppelin, you will be asked to enter your credentials. Once you logged in, then you have access to all notes including other user's notes. | ||
| ## Security Setup | ||
| You can setup **Zeppelin notebook authentication** in some simple steps. |
There was a problem hiding this comment.
Could you add by default what is the settings Zeppelin would use? (anon)
felixcheung
commented
Feb 12, 2016
looks good @hayssams could you review? |
AhyoungRyu
commented
Feb 13, 2016
@felixcheung Thanks for the quick review! I addressed the default status of |
Leemoonsoo
commented
Feb 13, 2016
Looks great. Thanks @AhyoungRyu for the nice document. |
AhyoungRyu
commented
Feb 13, 2016
@Leemoonsoo My pleasure : ) |
hayssams
commented
Feb 14, 2016
LGTM |
felixcheung
commented
Feb 15, 2016
merging if no more comments |
minahlee
commented
Feb 16, 2016
@felixcheung Could you also build the docs and deploy them after you merge the PRs which includes docs changes? So the updated docs can be reflected to website. You can refer https://github.com/apache/incubator-zeppelin/blob/master/docs/README.md |
AhyoungRyu
commented
Feb 16, 2016
+1 for @minahlee |
minahlee
commented
Feb 16, 2016
@felixcheung FYI, I just deployed the latest documentation on website. |
felixcheung
commented
Feb 16, 2016
thanks, I was not aware of that process. Could you give me permission to add to https://cwiki.apache.org/confluence/display/ZEPPELIN/Committer+Guide |
Leemoonsoo
commented
Feb 16, 2016
@felixcheung Permission granted. Sorry i forgot adding your id to cwiki. |
What is this PR for?
About a month ago, Shiro authentication for Zeppelin is merged by #586. Even though we already have SECURITY-README.md, many people do not know about the existence of this file. So I wrote a docs based on
SECURITY-README.mdto the Zeppelin documentation website to guide step by step for Zeppelin users.What type of PR is it?
Documentation
Todos
zeppelin-site.mdSECURITY-README.mdIs there a relevant Jira issue?
ZEPPELIN-661
How should this be tested?
Screenshots (if appropriate)
Questions: