Skip to main content
Participant
August 5, 2022
Question

s there a way to get the code without going through the Adobe authentication page?

  • August 5, 2022
  • 2 replies
  • 224 views

Hi,

We have a platform (developed with php laravel) which will use adobe acrobate sign to send documents to be signed.

According to the documentation, we have created a new application and configured for a few scopes and trying to get the authorization code before getting the actual access token. All is going well. we tested the APIs and we got the right answer.

My question: How can I retrieve an access token from our base account to send these documents without exposing any type of login UI?

Because our application is mainly an external application and I didn't want to add a redirect URL to get the code!

Is there a way to get the code without going through the Adobe authentication page? do you have a login API or if I'm not going to use the free version I would have a unique code.

Help me, it's urgent.

This topic has been closed for replies.

2 replies

Meenakshi_Negi
Legend
August 5, 2022

Hi Hajija,

 

Thank you for reaching out.

 

We have checked that you are using the Acrobat Sign Enterprise trial service. 

As you have a question related to API integration, it can be best answered by the experts.

I would request you to contact the pre-sales team. They will be able to provide you the pre-sales technical assistance and share the correct information.

Please refer to the following link to contact them: https://acrobat.adobe.com/us/en/sign/pricing/plans.html. You may use the contact button for Adobe Sign Solutions under the team tab.

 

Thanks,

Meenakshi

 

Legend
August 5, 2022

My uninformed opinion: signing is all about identity. Identity comes from authentication. Adobe Sign is expected to be used by identified humans.