We are having a customer with the following setup.
onPrem Active Directory with Azure AD Connect and Password Hash Sync (PHS) including SSO activation
SSO for all M365 apps
Integration of about 15 different external Cloud Apps, which Trust Relationship to Azure in order to use SSO in the browser
Now, the customer wants to migrate to ADFS authentication, in order to use onPrem MFA solution for all his apps in the future. So, what happens if we change the "User Sign-In" method in Azure AD Connect away from PHS incl. SSO to "Federation with ADFS"? I've found the following post: Mix ADFS and Azure AD for authentication - Microsoft Q&A where the user " amanpreetsingh-msft" describes the communication flow. But since we have a slightly different setup, I'm not sure, if this communication flow applies to us aswell. Would SSO still automatically work? And what do we need to take into account in regards to the two different SSO approaches: "PRT SSO" and "Seamless SSO". We currently don't know, what type of SSO the customer uses.
I've also found the following communication flow: SSO2 But it does not fully cover our setup. Since we do not forward any kerberos ticket to Azure AD. Our constellation involves SAML, incoming and outgoing claims, a trust between Azure and a Service Provider (instead of ADFS directly) some sort of SSO token within "PRT SSO" or "Seamless SSO" technology. How would the communication flow look like in our case?
Or might it be a better approach to "migrate" the trusts between the Applications and Azure away from Azure to ADFS one by one?
Thanks for your help!