devdocs
devdocs copied to clipboard
WebApi - OAuth Login: HMAC-SHA1 is not a supported method. Magento docs should be updated.
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?
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
- Join Magento Community Engineering Slack and ask your questions in #github channel.