Forums, Documentation & Knowledge Base - ComponentSpace

IdP-initiated Single Sign-On


https://componentspace.com/forums/Topic21.aspx

By ComponentSpace - 2/20/2014

In IdP-initiated SSO, the user starts at the IdP site, logs in and clicks a link to the SP site which initiates SSO.
The following diagram outlines the IdP-initiated SSO flow.
  
                              
  https://www.componentspace.com/forums/uploads/images/0ce81234-be80-4acb-a4bf-7642.png
 


  1. The user browses to the IdP site.

  2. If the user is not already authenticated at the IdP, the user must present their credentials and login.

  3. The user clicks a link to the SP site.

  4. The IdP sends a SAML response containing a SAML assertion to the SP.

  5. The SP uses the information contained in the SAML assertion, including the user’s name and any associated attributes, and performs an automatic login. 

  Note that steps 2 and 3 may be in reverse order.