Model
User
Magento\AdminAdobeIms\Model\User
What it does
This class extends the standard Magento admin user model to support Adobe IMS authentication.
Developers use it to load admin users by email and authenticate them using Adobe IMS credentials without requiring password verification, making it essential for Adobe Commerce integrations that use Adobe Identity Management Services.
Public Methods
- loadByEmail()
- loginByUsername()