Is it possible to configure Oauth based login in AEMaaCS for authors | Community
Skip to main content

1 reply

Raja_Reddy
Community Advisor
Community Advisor
July 30, 2026

Hi ​@urvashiagarwal 
 

Yes, OAuth works in AEMaaCS for authors, but you'll configure it differently:

  • Keep using Azure AD for user authentication
  •  Add Adobe IMS as the OAuth broker
  •  Configure federation in Adobe Admin Console
  •  Don't try to configure OAuth directly in AEM

The user experience remains the same (SSO with Azure AD), but the technical implementation changes to comply with AEMaaCS architecture.
https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/security/ims-support
https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/security/setting-up-ims-integrations-for-aem-as-a-cloud-service
https://learn.microsoft.com/en-us/entra/identity/saas-apps/adobe-identity-management-tutorial
 

Thanks