Skip to main content
ritua74199615
Participant
May 5, 2017
Question

Adobe echo sign Authentication api

  • May 5, 2017
  • 1 reply
  • 1067 views

How can we get the authentication code by calling this api

https://secure.na1.echosign.com/public/oauth?redirect_uri=https://example.com/oauthDemo&

response_type=code&client_id=d4HQNPFIXFD255H&scope=user_login:self+agreement_send:account

as the api redirect the user browser to the adobe site and want the username and password. But we want to implement that feature in our code (c#) by calling the api.

Is there any api in which we can pass username and password also so that we can get authentication code as response in json or other format which will be used in further step to get access token.

Adobe Sign, an Adobe Document Cloud Solution

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    December 8, 2017

    Surprised there is no response.

    Yes why don't we have a way of getting an auth code for the app behind the scenes? Isn't that what it's for?

    We need to embed signable widgets for our users who won't have sign accounts.