Magento 2
How is the «resource ref='self'» webapi.xml rule handled for a request?
Development
Web API
web-api
,
webapi-xml
dmitrii_fediuk
(Dmitrii Fediuk)
April 5, 2017, 1:33pm
1
Context
What does «
resource ref
» mean in a
webapi.xml
?
How are
permissions
checked for a Web API request?
Usage
Implementation
Magento\Integration\Api\AuthorizationServiceInterface::PERMISSION_SELF
Magento\Customer\Model\Plugin\CustomerAuthorization::aroundIsAllowed()
How is the «resource ref='anonymous'» webapi.xml rule handled for a request?
dmitrii_fediuk
(Dmitrii Fediuk)
April 5, 2017, 1:33pm
2
See also:
How is the «
resource ref='anonymous'
»
webapi.xml
rule handled for a request?
web-api
-tagged articles
webapi.xml
-tagged articles