baqianxin opened a new pull request, #10609: URL: https://github.com/apache/apisix/pull/10609
### Description There are some attributes available in the [lua-resty-openidc](https://github.com/zmartzone/lua-resty-openidc) that are not mentioned in the plugin schema and docs. They are configurable, however, and passed down to [lua-resty-openidc](https://github.com/zmartzone/lua-resty-openidc) through opts. Quick reference: https://github.com/apache/apisix/blob/master/apisix/plugins/openid-connect.lua https://github.com/zmartzone/lua-resty-openidc https://github.com/apache/apisix/pull/10591 ### 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](https://github.com/apache/apisix/tree/master#community) first) -- 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]
