SSO from code behind
Wednesday, November 25, 2015 at 02:54amI have a requirement to integrate seamlessly with eSignLive.
We will have many clients on our side and each will have an account with Silanis.
I need to authenticate user in code behind when user logs into our portal.
Basically, if I understand correctly I have to use SAML protocol for that.
So the question is does https://apps.e-signlive.com/sso/saml/login/alias/e-signlive?idp={IDENTITY_PROVIDER} returns anything?
As much as I understand this is for browser use only so I might need to have a iFrame that loads URL above. Right?
Please let me know if I have other options (beside OAuth 2.0) in order to create SSO experience for the users.
Thanks
Reply to: SSO from code behind
Monday, November 30, 2015 at 07:00pm