benatbermejo opened a new issue, #9583: URL: https://github.com/apache/apisix/issues/9583
### Description I want to define traffic control restrictions for different consumers using Oauth 2.0 protocol. Is there a way to do it? I have defined Openid-connect pluging on routes with a instrospect endpoint to validate the tokens. The introspect service response contains the user-id and is saved on X-Userinfo header. But there is no way to define a consumer with Openid-connect pluging. Would be nice to do that to avoid complex workflows on routes. ### Environment - APISIX version (run `apisix version`):3.2 -- 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]
