amyrprv opened a new issue, #9073:
URL: https://github.com/apache/apisix/issues/9073

   ### Description
   
   My clients will obtain a token from the oAuth2 server with client_id and 
client_secret. The `client_id` will be in the `azp` attribute of the token 
payload.
   1. I want my Routes to reject or permit accessing upstreams based on the 
client_id in the claim.
   
   <img width="870" alt="Screenshot 1401-12-24 at 14 26 09" 
src="https://user-images.githubusercontent.com/26250189/225291544-1776d059-4d05-41ee-9379-0ad8abbce0fb.png";>
   
   
   ### Environment
   
   - APISIX version (run `apisix version`): 3.1
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


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