TheManWhoStaresAtCode commented on issue #12438:
URL: https://github.com/apache/apisix/issues/12438#issuecomment-3104870566

   In our case we need to send the whole Id-token to our authorization server 
in order to exchange it for another token. The request to this endpoint 
obviously fails if only the token payload is provided. I'm aware that this 
use-case might be rather special and rare but still would love to get support 
for it here.
   
   In the mean time I also found [this 
issue](https://github.com/apache/apisix/issues/10275) where also the complete 
id-token is required based on another use-case. From my point of view the 
suggested implementation solves our issue. Therefore a colleague of mine 
provided this [PR](https://github.com/apache/apisix/pull/12439). 


-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to