SSO accross different identity provider domains using Azure ADB2C
I am currently working on a project involving multiple service providers, each with a distinct domain, such as “domain1.com”, “domain2.com”, and so on. Each domain has its own custom login URL, for example, “login.domain1.com”, “login.domain2.com”, etc. Our objective is to implement Single Sign-On (SSO) across these various domains, but we are facing challenges.