qihaiyan commented on issue #6950:
URL: https://github.com/apache/apisix/issues/6950#issuecomment-1112075169

   > > @jxw1989 You mean the hmac-auth plugin?
   > 
   > > See https://apisix.apache.org/docs/apisix/plugins/hmac-auth/ for the 
details.
   > > `access_key` should be maintained by yourselves.
   > 
   > The current access_key and secret_key of hmac-auth need to be configured 
in the consumer in advance, and then the access_key and secret_key are issued 
to the interface caller, my problem is how to achieve the interface caller to 
apply for access_key and secret_key on its own
   
   The AccessKey management is the role of IAM system, like what cloud company 
does like AWS or aliyun.
   
https://aws.amazon.com/cn/premiumsupport/knowledge-center/iam-authentication-api-gateway/


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