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

Backport 1.7.x: Updates the JWT/OIDC auth plugin to v0.9.4 (#11784) #11788

Merged
merged 1 commit into from
Jun 8, 2021

Conversation

austingebauer
Copy link
Contributor

@austingebauer austingebauer commented Jun 8, 2021

This PR backports a fix for the JWT/OIDC auth plugin from #11784.

Closes #11611.

The following steps were taken:

  1. git checkout release/1.7.x
  2. git checkout -b backport-pr-11784-1.7.x
  3. git cherry-pick cf5bfe9
  4. go mod vendor && go mod tidy to ensure no other additions

@austingebauer austingebauer added this to the 1.7.3 milestone Jun 8, 2021
@austingebauer austingebauer merged commit a5ebeca into release/1.7.x Jun 8, 2021
@austingebauer austingebauer deleted the backport-pr-11784-1.7.x branch June 8, 2021 17:52
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