Setup SSO for multiple domains
Hi,
We have SAML integration in place for our application(domain: https://www.mycompany.com) where AEM is Service Provider(SP) and Salesforce is Identity Provider(IdP)
Salesforce has created a connected app with ACS URL: https://www.mycompany.com/signin/saml_login.
Now we are rolling out application for other countries or domains for example https://www.mycompany.co.uk or https://www.mycompany.fr
Our requirement is that if user has access to both https://www.mycompany.com and https://www.mycompany.uk and user is logged into one domain for example https://www.mycompany.com and then tries to access a page from https://www.mycompany.co.uk user must not be asked to login again.
With single SAML Authentication Handler and single Idp connected app, can we handle this scenario?
Any suggestions/approach on how to handle the above scenario would be helpful.
Thanks,
Srikanth Pogula.