Skip to content

fix(openid-connect): return userinfo when use_jwks is true#8347

Merged
spacewander merged 4 commits into
apache:masterfrom
juststillthinking:fix-no-userinfo-header-when-use-jwks-in-openid
Nov 22, 2022
Merged

fix(openid-connect): return userinfo when use_jwks is true#8347
spacewander merged 4 commits into
apache:masterfrom
juststillthinking:fix-no-userinfo-header-when-use-jwks-in-openid

Conversation

@juststillthinking

@juststillthinking juststillthinking commented Nov 17, 2022

Copy link
Copy Markdown
Contributor

Description

Return userinfo when use_jwks is true.
Add test case for pr #8135

Fixes #8133

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • [] I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

spacewander
spacewander previously approved these changes Nov 18, 2022
tzssangglass
tzssangglass previously approved these changes Nov 21, 2022
@tzssangglass

Copy link
Copy Markdown
Member

@monkeyDluffy6017 pls resolve conflicts

@juststillthinking

Copy link
Copy Markdown
Contributor Author

@tzssangglass Done

@spacewander
spacewander merged commit 4346b0b into apache:master Nov 22, 2022
spacewander pushed a commit to spacewander/incubator-apisix that referenced this pull request Jan 28, 2023
spacewander pushed a commit that referenced this pull request Jan 30, 2023
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.

bug: plugin(openid-connect): when set use_jwks: true, userinfo is not set

3 participants