kayx23 commented on code in PR #10502:
URL: https://github.com/apache/apisix/pull/10502#discussion_r1395169561
##########
apisix/plugins/openid-connect.lua:
##########
@@ -54,6 +54,10 @@ local schema = {
type = "string",
default = "client_secret_basic"
},
+ token_endpoint_auth_method = {
Review Comment:
Some CI tests are failing because of this schema update

@monkeyDluffy6017 could you check this PR to see if the schema update makes
sense and let me know if it's ok to update the expected test response? Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]