WebapiRestGws

The Magento_WebapiRestGws module is a part of the restricted admin user permissions functionality in Magento EE. It extends the Magento_AdminGws module functionality for Rest API.

Implementation Details

The Magento_WebapiRestGws module:

  • adds plugin on \Magento\Magento_WebapiRestGws\Plugin\ScopeAuthorization to check permissions for current user.

Dependencies

You can find the list of modules the Magento_WebapiRestGws module depends on in the require section of the composer.json file located in the same directory as this README.md file.

Extension Points

The Magento_WebapiRestGws module does not provide any specific extension points.

Additional information

For more developer documentation, see Adobe Commerce Developer Documentation.

Was this helpful?