Model

LogIn

Magento\AdobeIms\Model\LogIn

What it does

This class handles the login process for Adobe IMS (Identity Management System) integration in Magento 2.

Developers use this class to authenticate admin users with Adobe accounts, storing their profile information, access tokens, and refresh tokens securely in the database.

It's automatically invoked during the Adobe IMS authentication flow to create or update user profile data after successful authentication.

Public Methods

  • execute()