fix(openid-connect): return userinfo when use_jwks is true#8135
fix(openid-connect): return userinfo when use_jwks is true#8135lovepocky wants to merge 1 commit into
Conversation
|
Test case is needed |
|
@lovepocky use this command to run openidc test env |
|
Thank you, i will try that later |
|
Could you suggest a way to check request header like x-userinfo ? |
f3e4715 to
355ea90
Compare
There are some upstreams in apisix test cases which echo request headers from apisix. |
@lovepocky Check this test case and it's expected response |
|
@lovepocky it looks like that your test cases don't pass |
|
@lovepocky Do you have time to fix the failed ci test before merged ? |
sorry, i am busy with work recently. |
|
@monkeyDluffy6017 is #8347 cover this PR? should we close this PR? |
Description
Fixes #8133
Checklist