TrevorSmith-msr commented on code in PR #10058:
URL: https://github.com/apache/apisix/pull/10058#discussion_r1301944267


##########
apisix/plugins/openid-connect.lua:
##########
@@ -156,6 +156,10 @@ local schema = {
                     description = "Comma separated list of hosts that should 
not be proxied.",
                 }
             },
+        },
+        authorization_params = {
+            description = "Extra authorization params to the authorize 
endpoint",
+            type = "object"

Review Comment:
   Yep, I'm working on learning the testing framework now.



-- 
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]

Reply via email to