Uh oh!
There was an error while loading. Please reload this page.
ZEPPELIN-1817 - Added documentation to Zeppelin's shiro.ini to provide help users configure security - #1767
ZEPPELIN-1817 - Added documentation to Zeppelin's shiro.ini to provide help users configure security#1767vinayshukla wants to merge 3 commits into
Conversation
prabhjyotsingh
commented
Dec 16, 2016
LGTM! |
| # | ||
| # Zeppelin uses Shiro to configure Security. The first step of security is Authentication. | ||
| # To enable authentication, you need to configure authc as the authentication method in | ||
| # the URL section of shiro.ini. Make sure the shiro.ini has "/** = authc" line uncommented |
There was a problem hiding this comment.
It's just my opinion, but how about adding this info in here?
"You can activate Shiro by copying shiro.ini.template to shiro.ini." :)
AhyoungRyu
commented
Dec 16, 2016
@vinayshukla Looks good 👍 |
Leemoonsoo
commented
Dec 16, 2016
Thanks @vinayshukla for the contribution. We have a document about configuring shiro authentication on website. What do you think keeping information in the single document(website), instead of keeping two different document for the single feature? |
bzz
commented
Dec 20, 2016
Great improvement, thank you @vinayshukla ! |
Addressing review comments
Enhanced overview section to address comments from apache#1767
Addressed review comments.
vinayshukla
commented
Dec 27, 2016
@Leemoonsoo The CI failure is unrelated, the 2 files changed are template and markdown. Is there a way to re-trigger the CI? |
@vinayshukla I think what @Leemoonsoo suggested was having only one documentation about this info. What do you think? |
qinchaofeng
commented
Feb 8, 2017
AhyoungRyu
commented
Feb 8, 2017
@qinchaofeng If you want to turn off shiro(login as |
qinchaofeng
commented
Feb 8, 2017
@AhyoungRyu thinks, and the question is I set shiro.ini like this:
|
close#83close#86close#125close#133close#139close#146close#193close#203close#246close#262close#264close#273close#291close#299close#320close#347close#389close#413close#423close#543close#560close#658close#670close#728close#765close#777close#782close#783close#812close#822close#841close#843close#878close#884close#918close#989close#1076close#1135close#1187close#1231close#1304close#1316close#1361close#1385close#1390close#1414close#1422close#1425close#1447close#1458close#1466close#1485close#1492close#1495close#1497close#1536close#1545close#1561close#1577close#1600close#1603close#1678close#1695close#1739close#1748close#1765close#1767close#1776close#1783close#1799



What is this PR for?
Add documentation to Zeppelin's shiro.ini to provide help users configure security
The added documentation walks through different security stages
What type of PR is it?
Documentation
Todos
What is the Jira issue?
How should this be tested?
This pull request add only documentation, to see new doc, see shiro.ini.template
Questions:
N
N
N