darkSheep404 commented on code in PR #9948: URL: https://github.com/apache/apisix/pull/9948#discussion_r1285400544
########## apisix/plugins/openid-connect.lua: ########## @@ -130,6 +130,28 @@ local schema = { "header to the request for downstream.", type = "boolean", default = false + }, + proxy_opts = { + description = "access via openid server via a proxy server ", Review Comment: > Typo? seems to, i just fixed it by the way, do you think it will be better by using "oauth2 server" instead of "openid server" ? -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org