You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by zjffdu <gi...@git.apache.org> on 2018/10/01 09:24:32 UTC

[GitHub] zeppelin pull request #3199: ZEPPELIN-3792. Support Kerberos Realm

GitHub user zjffdu opened a pull request:

    https://github.com/apache/zeppelin/pull/3199

    ZEPPELIN-3792. Support Kerberos Realm

    ### What is this PR for?
    A few sentences describing the overall goals of the pull request's commits.
    First time? Check out the contributing guide - https://zeppelin.apache.org/contribution/contributions.html
    
    
    ### What type of PR is it?
    [Bug Fix | Improvement | Feature | Documentation | Hot Fix | Refactoring]
    
    ### Todos
    * [ ] - Task
    
    ### What is the Jira issue?
    * Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN/
    * Put link here, and add [ZEPPELIN-*Jira number*] in PR title, eg. [ZEPPELIN-533]
    
    ### How should this be tested?
    * First time? Setup Travis CI as described on https://zeppelin.apache.org/contribution/contributions.html#continuous-integration
    * Strongly recommended: add automated unit tests for any new or changed behavior
    * Outline any manual steps to test the PR here.
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update?
    * Is there breaking changes for older versions?
    * Does this needs documentation?


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zjffdu/zeppelin ZEPPELIN-3792

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/3199.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3199
    
----
commit f5fb6479e8a568c4c899f6f78237e81cda77e451
Author: Jeff Zhang <zj...@...>
Date:   2018-09-26T04:20:07Z

    ZEPPELIN-3792. Support Kerberos Realm

----


---

[GitHub] zeppelin issue #3199: ZEPPELIN-3792. Support Kerberos Realm

Posted by Tagar <gi...@git.apache.org>.
Github user Tagar commented on the issue:

    https://github.com/apache/zeppelin/pull/3199
  
    Thanks @zjffdu !
    
    Would be nice to have documentation as a reference on how to setup Kerberos realm for Zeppelin authentication. Or at least documentation that it's supported with perhaps links to Shiro with examples of shiro.ini. 


---

[GitHub] zeppelin pull request #3199: ZEPPELIN-3792. Support Kerberos Realm

Posted by zjffdu <gi...@git.apache.org>.
Github user zjffdu closed the pull request at:

    https://github.com/apache/zeppelin/pull/3199


---