jonathan-dev commented on issue #11514: URL: https://github.com/apache/apisix/issues/11514#issuecomment-2301497130
I just looked at the source of the plugin and it seems like the problem is just that the open-idconnect plugin doesn't have the type set to "auth" in its `_M` object. Is that the only problem? Or are there other issues related because the plugin does authentication in a different way to the other plugins? They just seem to return `nil` on their rewrite method if the request is fine. -- 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]
