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

druid-pac4j:add custom SSL handling to com.nimbusds.oauth2.sdk.http.HTTPRequest objects #9695

Merged
merged 1 commit into from
Apr 15, 2020

Conversation

himanshug
Copy link
Contributor

Fixes issue reported in #8992 (comment)

Description

One such problem, reported in #8992 (comment) , was fixed by #9637 . However, pac4j appears to have different code paths with different mechanisms to make HTTP connection and this PR updates those.


This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
  • added or updated version, license, or notice information in licenses.yaml
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths.
  • added integration tests.
  • been tested in a test Druid cluster.

@himanshug himanshug changed the title [WIP]druid-pac4j:add custom SSL handling to com.nimbusds.oauth2.sdk.http.HTTPRequest objects druid-pac4j:add custom SSL handling to com.nimbusds.oauth2.sdk.http.HTTPRequest objects Apr 14, 2020
@himanshug himanshug added Bug and removed WIP labels Apr 14, 2020
@himanshug
Copy link
Contributor Author

@jihoonson not sure if you already prep the new RC for 0.18.0 , if not , can you please approve this so that we can get it in?

@jihoonson
Copy link
Contributor

@himanshug sorry, I've already created RC 2 artifacts and am testing them. Thinking to start a new vote around noon today. Can this PR go into the next release?

@himanshug
Copy link
Contributor Author

that would be ok, unless we end up doing a RC3 for some reason.

@jihoonson
Copy link
Contributor

Thanks. Hopefully not 😅.

@jihoonson
Copy link
Contributor

Good news. RC2 vote failed. Let's add this PR to RC3.

Copy link
Contributor

@jihoonson jihoonson left a comment

Choose a reason for hiding this comment

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

LGTM

@himanshug
Copy link
Contributor Author

@jihoonson @clintropolis thanks

himanshug added a commit that referenced this pull request Apr 16, 2020
…TTPRequest objects (#9695) (#9708)

Co-authored-by: Himanshu <g.himanshu@gmail.com>
@clintropolis clintropolis added this to the 0.18.0 milestone Apr 21, 2020
JulianJaffePinterest pushed a commit to JulianJaffePinterest/druid that referenced this pull request Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants