Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

AEM Login Page with SAML

Avatar

Level 2

Hi, Can we have login page in AEM itself during SAML integration? usually we use IDP login page, but our requirement is customer want Login page to be Author Enabled. If this is possible, can you share any reference links how we can implement this?
 

1 Accepted Solution

Avatar

Correct answer by
Level 10

You can write your own externalLoginModule and use that for the AEM login. refer [1] for example

[1] https://helpx.adobe.com/experience-manager/using/oak-login.html

[2] http://adobeaemclub.com/custom-external-login-module/

Regards,

Lokesh

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

You can write your own externalLoginModule and use that for the AEM login. refer [1] for example

[1] https://helpx.adobe.com/experience-manager/using/oak-login.html

[2] http://adobeaemclub.com/custom-external-login-module/

Regards,

Lokesh