nimohunter commented on pull request #6040:
URL: https://github.com/apache/apisix/pull/6040#issuecomment-1007266895


   by the way, I think authentication into two types:
   
   1. Personal authentication, such as QQ. in this way, the gateway should to 
access the other permission system to determine whether it has authority. This 
kind of authentication will not use the gateway auth.
   
   2. Calls between services. For example, I have an API that I want to provide 
to colleagues in other departments. This logic is really suitable for key-auth 
and consumers.
   
   so i think key-auth is actually a completely underestimated plugin. 


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