Skip to main content
New Voice
September 10, 2024
Question

How to mitigate alert - This app has used legacy authentication in the last 10 days.

  • September 10, 2024
  • 2 replies
  • 115 views

Could you please advise us on the alert and how to to mitigate it

 

 

2 replies

Michael.Rave
Docusign Employee
Docusign Employee
September 10, 2024

@Pallavi H P 

You need to replace the current legacy authentication (basic authentication with username and password) with a more secure OAuth 2.0 authentication. This was mentioned for a long time now and the legacy authentication will be turned off, which will lead to the integration to stop working.

See this Docusign Support article to choose and replace the authentication. All subsequent API calls do not need to be updated.

"Select as Best" below if you find my answer is a valid solution to your issue and mark it as resolved.
New Voice
September 10, 2024

Thank for the info. For SOAP API what type of authentication should be used.