Central login with SAML and making site to work as identity provider
问题 So my scenario goes like : I have two sites a.com and site b.com and one authentication server cauth.com . what client wants is ... When user lands on a.com or b.com user fills in the login form on respective site , but the action of form will be on cauth.com (cauth.com/authenticate). when user is authenticated on cauth he is loggined on the both sites. I am thinking to implement SAML to achieve the same and flow is like after authentication iDP(cauth.com) will send SAML response to the both