You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/10/18 13:39:49 UTC

[GitHub] [apisix] tzssangglass commented on issue #8096: help request: 怎么实现集中身份认证

tzssangglass commented on issue #8096:
URL: https://github.com/apache/apisix/issues/8096#issuecomment-1282404541

   > 如果用这个插件,每次访问接口都需要到“一个专门的外部服务中”去认证。能不能一次认证,然后将认证结果保存到apisix,后续别的接口可直接调用之前的认证结果
   
   The results are saved in APISIX, how can the subsequent interfaces use the utilization results saved in APISIX?
   
   I think what you need is JWT, APISIX needs to complete the JWT validation, upstream services do not need to do JWT validation again.


-- 
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-unsubscribe@apisix.apache.org

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