
In my last article, I wrote about the REST and oAuth to explain the terms that are used in Magento admin area for Magento REST configuration.
This article will show the steps necessary in order to be able to consume REST services provided by Magento:
Creating oAuth Consumer
Creating and configuring Admin roles
Assigning configured Admin REST Role to admin user
Configuring resource attributes and access permissions
If you didn’t read my previous article about Magento REST and oAuth, I s......