I am looking to implement SSO between multiple applications through a single enterprise application I've created on Azure Active Directory.
I've already gotten the first one working through SAML 2 and was wondering whether there was a way each client application would use the Azure Active Directory as the IDP therefore enabling users from the third-party-applications would interact with each other without requiring additional authentication.
I'm not sure the best way to implement such a scenario, majority of the documentation and tutorials I've seen around revolve around a single application using AAD as the IDP