Magento 2
How is the «resource ref='anonymous'» webapi.xml rule handled for a request?
Development
Web API
web-api
,
webapi-xml
dmitrii_fediuk
(Dmitrii Fediuk)
April 5, 2017, 1:05pm
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_ANONYMOUS
Magento\Webapi\Model\Plugin\GuestAuthorization::aroundIsAllowed()
What does «resource ref» mean in a webapi.xml?
How are permissions checked for a Web API request?
How is the «resource ref='self'» webapi.xml rule handled for a request?
dmitrii_fediuk
(Dmitrii Fediuk)
April 5, 2017, 1:31pm
2
See also:
How is the «
resource ref='self'
»
webapi.xml
rule handled for a request?
web-api
-tagged articles
webapi.xml
-tagged articles