Hi, I am implementing Single-Sign-On (SSO) in AEM, so that user will not use the native AEM sign-in but instead using our company SSO to login. The issue I've been getting is that, everytime after the login is successful, it did not redirect me to the AEM dashboard, but instead it either gives me a blank page OR 404 page. We can only verified if we are successfully login is to use the direct URL to the dashboard.
Can I know if anyone is facing this or is there any resolution to this? And is this valid https://helpx.adobe.com/uk/experience-manager/kb/SAML-redirection-to-originating-page-doesnot-work-A... ?
Views
Replies
Total Likes
Hi @Jansen
Have you configured "Default Redirect" in the SAML 2.0 authentication handler? This is where the user is redirected after successful authentication. Kindly configure this field to the whereever you want user to land after login. Let me know if you still face any issues.
Thanks,
yes, we have configured the defaultRedirectUrl="/content/desktop/en.html"
Is "/content/desktop/en.html" a valid path? Can you hit <protocol>://<domain_name>/content/desktop/en.html ?
we tried with <protocol>://<domain_name>/content/desktop/en.html still same
No what i meant was is "/content/desktop/en.html" a valid path?
And also can you let me know the url it is landing to (404/bank page as mentioned in the post) after successful login?
Thanks,
I totally agree with @JeevanRaj .
@DuDan you have to give the absolute path which will lead to dashboard. Taking the path from the "/content". Also, to debug the issue check your log, you will get the hint where it's causing the issue.
Hi, below is the screenshot, hope this helps.
Thanks.
Can you please review the "Default Redirect" configuration:
Also - try to update the complete path in the Default Redirect configuration - https://author:4502/content/desktop/en.html.
Regards,
Raja
Hi - can you share the screenshot the SAML configuration what you have configured so that we can debug the issue further.
We need to verify the IDP URL , Default Redirect , Service Provider URL from the SAML configuration.
Regards,
Raja
Hi, below is the screenshot, hope this helps.
Thanks.
Views
Likes
Replies
Views
Likes
Replies