devdocs icon indicating copy to clipboard operation
devdocs copied to clipboard

WebApi - OAuth Login: HMAC-SHA1 is not a supported method. Magento docs should be updated.

Open engcom-November opened this issue 3 years ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Which topic?

OAuth based Authentication

What's wrong with the content?

The documentation and code implementation do not match. In other documentation and in code, it states that the OAuth Signature method must be HMAC-SHA256 but in the above document, HMAC-SHA1 is mentioned as the supported signature method.

What changes do you propose?

HMAC-SHA1 should be replaced with HMAC-SHA256 in this docs and wherever applicable

Anything else that can help to cover this?

engcom-November avatar Jul 13 '22 12:07 engcom-November

Hi @engcom-November. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this


m2-assistant[bot] avatar Jul 13 '22 12:07 m2-assistant[bot]