How To Secure Your Magento Store

How To Secure Your Magento Store

How do you secure your Magento store? It’s not just one thing. It’s dozens of things. This post catalogs a set of actions you can take that will enable you to prevent the most common attacks on Magento sites, or detect it quickly if one succeeds. There are...
Magento 2 Admin Permission Reference

Magento 2 Admin Permission Reference

Here’s a quick reference to help Magento administrators when they’re configuring what admin screens should be enabled for various business roles. For the most part, the permission (aka “Resource”) required for access to each screen corresponds...
Magento 2 API Permission Reference

Magento 2 API Permission Reference

I’ve been working with the Magento 2 REST API off and on over the past two years now. One of the hassles with the API is just figuring out what permissions are required to access a particular API endpoint. When setting up access for API users, I have seen some...