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

Bring back okta auth #24

Merged
merged 2 commits into from
Feb 5, 2020
Merged

Bring back okta auth #24

merged 2 commits into from
Feb 5, 2020

Conversation

yeameen
Copy link

@yeameen yeameen commented Feb 4, 2020

Moving to older version of jetty to resolve dependency conflicts.

Verification

  • mvn clean package -DskipTests successful
  • login with okta successful for presto-cli

@yeameen
Copy link
Author

yeameen commented Feb 4, 2020

<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>9.4.14.v20181114</version>
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using an older version to resolve conflicts

@bearcage
Copy link

bearcage commented Feb 4, 2020

lgtm as long as @JamesRTaylor is good with it too

@JamesRTaylor
Copy link

👍

Would be important to think about how to encapsulate the Lyft-specific part of this PR and contribute back the rest to OSS presto. Otherwise, it makes it more difficult to move to newer versions of presto.

@yeameen
Copy link
Author

yeameen commented Feb 5, 2020

👍

Would be important to think about how to encapsulate the Lyft-specific part of this PR and contribute back the rest to OSS presto. Otherwise, it makes it more difficult to move to newer versions of presto.

Right now it has several Lyft specific configs & code. I am going to merge it (to unblock prestoproxy) and created a task to make this more generic - https://jira.lyft.net/browse/DATA-9478

@yeameen yeameen merged commit 5b8ae8e into lyft-318 Feb 5, 2020
@JamesRTaylor JamesRTaylor deleted the bring-back-okta-auth branch May 26, 2020 23:22
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.

4 participants