Log in
Model

LogOut

Magento\AdobeIms\Model\LogOut

What it does

This class handles logging out users from their Adobe IMS (Identity Management System) account.

Developers use this when implementing Adobe integration logout functionality, which makes an API call to Adobe's logout endpoint and then flushes the user's stored tokens from Magento.

It's typically invoked when a user logs out of Magento and needs to be simultaneously logged out of their Adobe account.

Public Methods

  • execute()