Baoyuantop commented on issue #11513:
URL: https://github.com/apache/apisix/issues/11513#issuecomment-3996258679

   APISIX currently does not, and is unlikely to, have built-in support for, 
token exchange, phantom token, or RFC 8693 in its codebase: there are no 
implementations related to token_exchange, phantom_token, or RFC 8693. Token 
exchange is an IdP-side capability (Keycloak/Hydra, etc., already support it), 
and the gateway layer typically only handles forwarding/verification, not token 
minting. If it were to be implemented, it would be through custom plugins or 
serverless scripts, not as a core feature.
   
   If you have any other comments or additions, please reopen this issue.


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