Log in
Model

UserAuthorizedSession

Magento\AdminAdobeIms\Model\UserAuthorizedSession

What it does

This class checks whether an admin user has a valid Adobe IMS authorization session.

It validates the stored Adobe access token against the Adobe IMS service and is used throughout the admin panel to ensure users remain properly authenticated with Adobe services.

Developers would use this to verify Adobe IMS authorization status before allowing access to Adobe-integrated features.

Public Methods

  • execute()