Skip to content

Commit 54d95d0

Browse files
Update README.md
1 parent 4f4b98a commit 54d95d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Magento_WebapiSecurity module
22

3-
The **Magento_WebapiSecurity** module enables access management of some Web API resources.
3+
The Magento_WebapiSecurity module enables access management of some Web API resources.
44

55
If checkbox enabled in backend through: `Stores -> Configuration -> Services -> Magento Web API -> Web Api Security` then the security of all the services outlined in `app/code/Magento/WebapiSecurity/etc/di.xml` would be loosened. You may modify this list to customize which services should follow this behavior.
66

77
By loosening the security, these services would allow access anonymously (by anyone).
88

99
## Installation details
1010

11-
Before installing this module, note that the **Magento_WebapiSecurity** is dependent on the following modules:
11+
Before installing this module, note that the Magento_WebapiSecurity is dependent on the following modules:
1212

1313
- `Magento_Webapi`
1414

15-
Please find here [how to enable or disable modules in Magento 2](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).
15+
Refer to [how to enable or disable modules in Magento 2](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-subcommands-enable.html).

0 commit comments

Comments
 (0)