Log in
Model

LogOut

Magento\AdminAdobeIms\Model\LogOut

What it does

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

Developers use this when implementing Adobe authentication flows in Magento 2 admin panel, ensuring users are properly signed out from both Magento and Adobe's system.

It validates the logout by checking if the user profile is still accessible after the logout request.

Public Methods

  • execute()