Differences between SP initiated SSO and IDP initiated SSO

IDP Initiated SSO From PingFederate documentation :- https://docs.pingidentity.com/bundle/pf_sm_supportedStandards_pf82/page/task/idpInitiatedSsoPOST.html In this scenario, a user is logged on to the IdP and attempts to access a resource on a remote SP server. The SAML assertion is transported to the SP via HTTP POST. Processing Steps: A user has logged on to the IdP. The user requests access … Read more