sshniro opened a new issue #1242: Feature: OAuth public key based introspection 
for APISIX 
URL: https://github.com/apache/incubator-apisix/issues/1242
 
 
   ### Issue description
   Currently, I'm using the introspection endpoint to verify the token with 
Keycloak. I would like to use the public key of the token to verify it locally 
instead of making an external request. The library used for OAuth also supports 
this functionality, but it is not exposed via the APISIX plugin.
   
   
https://github.com/zmartzone/lua-resty-openidc/blob/7d3cbe555f53a1a1378cdd9efdd4b7a6cda06d9f/lib/resty/openidc.lua#L1670
   
   I would like to add support for this feature.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to