beardnick commented on code in PR #11824:
URL: https://github.com/apache/apisix/pull/11824#discussion_r2192265597


##########
apisix/plugins/openid-connect.lua:
##########
@@ -331,6 +339,7 @@ local _M = {
     schema = schema,
 }
 
+local generic_claim_validator = nil

Review Comment:
   > I think you can use the core.schema method directly? You can refer to the 
implementation of the request-validation plugin
   
   Ok, you are right.



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

Reply via email to