Hello Team,
I am working in Angluar7 on Visual studio and i have a requirement that i need to do SSO on third party application when clicking the tab in my angular application.
I am new to SSO and all i have from third party application are SP, EndPoint,SAML
Assertion Consumer Service.
I don't know how to use these data from form SAML request to third party application.
please guide me in this how to move forward. any sample code will def help me to understand.