Skip to content

Commit 5170d4b

Browse files
committed
CABPI-408: Sign In With Adobe Is Broken
1 parent 4ddc424 commit 5170d4b

File tree

1 file changed

+2
-2
lines changed
  • app/code/Magento/AdminAdobeIms/etc/adminhtml

1 file changed

+2
-2
lines changed

app/code/Magento/AdminAdobeIms/etc/adminhtml/di.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
1010
<preference for="Magento\Backend\App\Action\Plugin\Authentication"
1111
type="Magento\AdminAdobeIms\App\Action\Plugin\Authentication"/>
12-
<preference for="Magento\Backend\Model\Auth\Credential\StorageInterface"
13-
type="Magento\AdminAdobeIms\Model\User" />
12+
<!-- <preference for="Magento\Backend\Model\Auth\Credential\StorageInterface"-->
13+
<!-- type="Magento\AdminAdobeIms\Model\User" />-->
1414

1515
<type name="Magento\Framework\View\Result\Layout">
1616
<plugin name="add_adobe_ims_layout_handle"

0 commit comments

Comments
 (0)