[Zeppelin-661] Add a documentation for Shiro authentication#711
[Zeppelin-661] Add a documentation for Shiro authentication#711AhyoungRyu wants to merge 5 commits intoapache:masterfrom
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)
|
looks good @hayssams could you review? |
|
@felixcheung Thanks for the quick review! I addressed the default status of |
|
Looks great. Thanks @AhyoungRyu for the nice document. |
|
@Leemoonsoo My pleasure : ) |
|
LGTM |
|
merging if no more comments |
|
@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 |
|
+1 for @minahlee |
|
@felixcheung FYI, I just deployed the latest documentation on website. |
|
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 |
|
@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: