AEM Login Page with SAML | Community
Skip to main content
New Participant
October 19, 2015
Solved

AEM Login Page with SAML

  • October 19, 2015
  • 1 reply
  • 796 views

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?
 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Lokesh_Shivalingaiah

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

1 reply

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
New Participant
October 19, 2015

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