Thomas67

Login to eSignLive via my software

0 votes
Hello, I'll try to explain my problem as clearly as possible. I work in a company who develop a software in 4D (programming langage) We sell this software to different client and we would like to integrate eSignLive in our software (that means that the client generate documents in the software and want to sent it to be signed, directly from our software). The basic functions are working (creating a package, adding files, roles, etc..) thanks to the REST API and the API Key found in my sandbox account. My question is, is it possible to allow our client to login to their eSignLive account with their mail and password directly from our software (using oAuth2 for example ?) retrieve their API Key or access token and do the operation with their account ? How is it possible ? I saw the documentations for the SDK's single sign on (http://docs.esignlive.com/content/c_integrator_s_guide/sdk/j_session_authentication/authenticating_single_sign-on.htm), but I can't make it work. What is the PROVIDER_ID for ? and the endpoint in the link below ? https://apps.eSignLive.com/oauth2/login/{PROVIDER_ID}?endpoint=http://apps.eSignLive.com/connectors/designer/{PROVIDER_ID}?{PROVIDER_SPECIFIC_PARAMS} Hope my question is clear and that someone can help me! Thanks in advance Thomas

Reply to: Login to eSignLive via my software

0 votes
Hi Thomas, Yes, it is definitely possible. You will need to send support the SSO XML metadata and support will give you back a link for which you can use to single sign on. Of course, this is assuming you have SSO configured in your application. If you need help on how to configure SSO on your end, you will need to contact a Customer Success Representative and they will get you in touch with Professional Services. The PS team will be able to help you configure SSO on your end.
Haris Haidary OneSpan Technical Consultant

Reply to: Login to eSignLive via my software

0 votes
Hello, Thanks for your answer. The solution you propose is using the SAML 2.0 Identity Providers authentication, am I right ? Is it possible to use the OAuth 2.0 Authorization Servers authentication ? And how ? Thomas

Reply to: Login to eSignLive via my software

0 votes
Indeed, I was referring to SAML authentication. I just had a quick chat with our Professional Services team and it seems that we do not support OAuth 2.0 anymore. I'm not sure why it is still documented. I will go ahead and ask our documentation team to remove it. I apologize for the confusion. Note that if you want to go ahead with SAML authentication, you will have to do so with our Professional Services team. On the other hand, if you have the XML metadata ready for SAML, then you can simply send it to support and they will enable it on your account.
Haris Haidary OneSpan Technical Consultant

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off