You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by prabhjyotsingh <gi...@git.apache.org> on 2018/02/08 07:15:46 UTC

[GitHub] zeppelin pull request #2779: [ZEPPELIN-3213] Support for KNOXSSO logout url ...

GitHub user prabhjyotsingh opened a pull request:

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

    [ZEPPELIN-3213] Support for KNOXSSO logout url as API

    ### What is this PR for?
    KNOXSSO logout URL can be an API or it can be a redirect URL, Zeppelin should support both.
    
    
    ### What type of PR is it?
    [Improvement]
    
    ### What is the Jira issue?
    * [ZEPPELIN-3213](https://issues.apache.org/jira/browse/ZEPPELIN-3213)
    
    
    ### Questions:
    * Does the licenses files need update? N/A
    * Is there breaking changes for older versions? N/A
    * Does this needs documentation? N/A


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

    $ git pull https://github.com/prabhjyotsingh/zeppelin ZEPPELIN-3213

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

    https://github.com/apache/zeppelin/pull/2779.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 #2779
    
----
commit 25d7c5bc056c388e1a49ce7ef502f8a8f1b06fd6
Author: Prabhjyot Singh <pr...@...>
Date:   2018-02-08T07:14:11Z

    [ZEPPELIN-3213] Support for KNOXSSO logout url as API
    
    Change-Id: I28857e9b39c8daf639a4d0fe537cabd81e971cec

----


---

[GitHub] zeppelin pull request #2779: [ZEPPELIN-3213] Support for KNOXSSO logout url ...

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

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


---

[GitHub] zeppelin issue #2779: [ZEPPELIN-3213] Support for KNOXSSO logout url as API

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

    https://github.com/apache/zeppelin/pull/2779
  
    LGTM


---

[GitHub] zeppelin issue #2779: [ZEPPELIN-3213] Support for KNOXSSO logout url as API

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

    https://github.com/apache/zeppelin/pull/2779
  
    @r-kamath @zjffdu  Can you help review this.


---