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 2020/10/27 03:18:01 UTC

[GitHub] [apisix] fukiki opened a new issue #2531: doc(plugins/hmac-auth): generate signature should be more detailed

fukiki opened a new issue #2531:
URL: https://github.com/apache/apisix/issues/2531


   ### Issue description
   In  [hmac-auth.md](https://github.com/apache/apisix/blob/master/doc/plugins/hmac-auth.md) , about generate signature, there should be a more detailed introduction:
   
   1、About `signature = HMAC-SHAx-HEX(secret_key, signing_string)` , list some examples for different language, would be better.
   2、The parameter signature should be base64 encoded, for example: base64.b64encode(signature)
   3、In headers,the value of "X-HMAC-SIGNED-HEADERS", should be splited by ";", such as: "x-hmac-header-a;x-hmac-header-b"
   
   ### Environment
   
   * apisix version (cmd: `apisix version`): 1.5
   * OS: centos 7
   


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

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



[GitHub] [apisix] membphis closed issue #2531: doc(plugins/hmac-auth): generate signature should be more detailed

Posted by GitBox <gi...@apache.org>.
membphis closed issue #2531:
URL: https://github.com/apache/apisix/issues/2531


   


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

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



[GitHub] [apisix] membphis commented on issue #2531: doc(plugins/hmac-auth): generate signature should be more detailed

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #2531:
URL: https://github.com/apache/apisix/issues/2531#issuecomment-717990317


   welcome PR, LGTM


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

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