We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49bd706 commit 26ae7d8Copy full SHA for 26ae7d8
app/code/Magento/Integration/etc/acl.xml
@@ -14,6 +14,14 @@
14
<resource id="Magento_Integration::integrations" title="System Integrations" translate="title" sortOrder="40" />
15
</resource>
16
17
+ <resource id="Magento_Backend::stores">
18
+ <resource id="Magento_Backend::stores_settings">
19
+ <resource id="Magento_Config::config">
20
+ <resource id="Magento_Integration::config_oauth" title="OAuth Configuration" translate="title"
21
+ sortOrder="20"/>
22
+ </resource>
23
24
25
26
</resources>
27
</acl>
0 commit comments