Log in
Interface

ImsLogOutInterface

Magento\AdminAdobeIms\Api\ImsLogOutInterface

What it does

This interface defines the contract for logging out users from their Adobe IMS (Identity Management System) account in the Magento admin panel.

Developers would implement this interface to handle the logout process when admin users need to disconnect from Adobe IMS authentication, optionally using an access token to invalidate the session.

Public Methods

  • execute()