Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LIVY-356 Enabling LDAP authentication for Client to Server. #342

Closed
wants to merge 6 commits into from
Closed

LIVY-356 Enabling LDAP authentication for Client to Server. #342

wants to merge 6 commits into from

Conversation

jakhani
Copy link

@jakhani jakhani commented Jun 14, 2017

Currently, Livy doesn't support LDAP Authentication from client(sparkmagic) to server(livy). We need to add LDAP authentication as that's preferable method due to security reasons. We won't be able to use Knox for this purpose. That is why I am raising this PR which contains LDAP authentication.

I am also adding config to disable batch endpoints. Due to security reasons, we don't want to keep batch endpoint open. I am adding config so that We can disable it.

pranayyerra and others added 6 commits May 15, 2017 11:23
* Enabling LDAP authentication for Client to Server.

* Enabling LDAP authentication for Client to Server.

* LIVY-342. Create Livy UI: Create Web UI Servlet and All Sessions Page (#319)

* squash of original ui poc code

* Initial All Sessions Page code

* finished all-sessions page and cleaned up code

* Moved metrics and added ui redirect, added no sessions message

* added conf to template, cleaned up missed code from last commit

* UI enable/disable no long configureable, always on

* nit

* Address review and fixed some html/css errors

* Fixed ITs and added a redirect to metrics when ui is disabled

* LIVY-355. Refactor statement progress tracker to fix binary compatible issue (#323)

* Refactor statement progress tracker to fix binary compatible issue

Change-Id: Ie91fd77472aeebe138bd6711a0baa82269a6b247

* refactor again to simplify the code

Change-Id: I9380bcb8dd2b594250783633a3c68e290ac7ea28

* isolate statementId to job group logic

Change-Id: If554aee2c0b3d96b54804f94cbb8df9af7843ab4

* Enabling LDAP authentication for Client to Server.

* Enabling LDAP authentication for Client to Server.

* Enabling LDAP authentication for Client to Server.

* LIVY-356 Enabling LDAP authentication for Client to Server.

* LIVY-356 Enabling LDAP authentication for Client to Server.
@jakhani jakhani closed this Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants