Hello Experts,
I have a requirement to show custom login page and then on click of sign-in button on login page, SSO authentication to happen.
As of now, SSO is working as expected with SAML integration i.e. on click of author URL (VIP) - request is redirecting to SSO login page directly or if already authenticated then to welcome page.
I am able to customize the login page but not sure how to configure SAML so as on accessing VIP login page can be opened first -
/libs/granite/core/components/login/login.jsp
Ref:
https://52lina.wordpress.com/2019/10/19/what-does-it-take-to-customize-the-aem-login-page/#q2
Thanks!
Solved! Go to Solution.
Views
Replies
Total Likes
Here is the blog
1. https://blogs.perficient.com/2019/06/24/simple-local-saml-integration-with-aem-gotchas/
I hope this will help...
Thanks and Regard,
Suraj Kamdi
Here is the blog
1. https://blogs.perficient.com/2019/06/24/simple-local-saml-integration-with-aem-gotchas/
I hope this will help...
Thanks and Regard,
Suraj Kamdi
Hi Suraj,
Thanks for the reply. Although i was able to configure SSO but would like to show login page before SSO redirect to occur.
Views
Replies
Total Likes
Hi Team,
Any suggestions ?
Views
Replies
Total Likes
SAML by design delegates the authentication itself to the IDP. The login page you would want to customize would be on the IDP, not AEM.
Do you just want the login page to have a link for the user to click that takes them to the SAML authentication process?
Views
Replies
Total Likes