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

feat(oidc): Support NONE client auth method in OIDC (stopgap) #3305

Merged
merged 4 commits into from
Sep 28, 2021

Conversation

jjoyce0510
Copy link
Collaborator

We've received a few asks from the community to supporting the "NONE" OIDC authentication method. This PR introduces that support by extending Pac4j's default OIDC Client + Authenticator classes.

An alternative solution to this would have been upgrading Play & Pac4j, which proved very challenging due to the Play Gradle plugin we are leveraging. The long term solution will involve performing this upgrade, if possible.

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable)

Copy link
Contributor

@shirshanka shirshanka left a comment

Choose a reason for hiding this comment

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

LGTM.

@shirshanka shirshanka merged commit add778c into datahub-project:master Sep 28, 2021
xdl pushed a commit to G-Research/datahub that referenced this pull request Oct 4, 2021
xdl added a commit to G-Research/datahub that referenced this pull request Oct 5, 2021
swaroopjagadish pushed a commit to swaroopjagadish/datahub that referenced this pull request Oct 7, 2021
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