GitHub user andreaTP opened a pull request:
https://github.com/apache/zeppelin/pull/2552
WIP: [ZEPPELIN-2881] Fix OIDC logout
### What is this PR for?
Fixing logout mechanism for OIDC.
Initial documentation for configuring OIDC in Zeppelin.
### What type of PR is it?
[Bug Fix & Improvement]
### Todos
* this PR is dependent from https://github.com/pac4j/pac4j/pull/975
### What is the Jira issue?
[ZEPPELIN-2881]
### How should this be tested?
You can test by using the guide provided in documentation. Please note that
you will need to locally deploy pac4j until a stable release will be published
officially.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nokia/zeppelin logout
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2552.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 #2552
----
commit 888bdac220a5afd7662c11c13359a95cc11a8fd5
Author: andrea <[email protected]>
Date: 2017-08-24T14:36:58Z
Implementing logout functionality for oidc
commit 145e5a4c70dffc815b4d9b964181255d4a17bae3
Author: andrea <[email protected]>
Date: 2017-08-25T13:54:17Z
added documentation
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---