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.9.x: Add PKCE to OIDC Auth (#188) #191

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

fairclothjm
Copy link
Contributor

This PR backports #188

The following steps were taken:

  1. git checkout release/vault-1.9.x
  2. git checkout -b backport-pr-188-1.9.x
  3. git cherry-pick 7010da264993747d78ec4fab83505abab0b97c25

* Add PKCE to OIDC authorization code logins

* Add tests

* fix comment typos

* check for code response type

Co-authored-by: Jim Kalafut <[email protected]>
@calvn calvn changed the title Add PKCE to OIDC Auth (#188) Backport 1.9.x: Add PKCE to OIDC Auth (#188) Dec 7, 2021
@fairclothjm fairclothjm merged commit 4096e1f into release/vault-1.9.x Dec 8, 2021
@fairclothjm fairclothjm deleted the backport-pr-188-1.9.x branch December 8, 2021 13:16
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.

3 participants