APIs

A public forum for all your questions about Duo’s API. Troubleshoot API issues and learn from our community how others are protecting their applications.
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Labels

Forum Posts

I have Duo employed for my home network and the API server I was assigned to is all the way across the country in Los Angeles (DUO63) - I’m in Charlotte, NC. This causes a 2-3 second lag for push notifications that is not present on equipment in our ...

x86txt by Level 1
  • 809 Views
  • 1 replies
  • 0 Helpful votes

I am unable to execute the example Python API script (report_users_and_phones.py)that is published on DUO’s Github page. → GitHub - duosecurity/duo_client_python I am receiving the following error: .env/lib/python3.8/site-packages/duo_client-4.3.2-p...

scuk by Level 1
  • 788 Views
  • 0 replies
  • 0 Helpful votes

I am using Web SDK V2 for ASP.Net Webform applications. I was able to implement it successfully for one of the apps, but having issues doing the same for another one. The user is able to validate fine responding to the Duo push notification on the M...

aamir2 by Level 1
  • 858 Views
  • 0 replies
  • 0 Helpful votes

Hello, I am using the Web SDK 2.0 for ASP.Net MVC webform ASPX. I am able to show Duo in iframe. But I could not find the way to make post_action call method in cs. What should I put in this field? post_action: ‘ResponseAction’ The cs method is publi...

steve211 by Level 1
  • 801 Views
  • 1 replies
  • 0 Helpful votes

Hi, I’m integrating duo_universal_java with an existing Kerberos / NTLM style SSO for corporate InterAnet environments where clients are joined to a Windows domain. Kerberos / NTLM SSO does not prompt the user for a password at all (they are authenti...

ioplex by Level 1
  • 821 Views
  • 0 replies
  • 0 Helpful votes

When I send a request with the following; POST /auth/v2/auth async, 0factor, passcode,passcode, invalidPasscodeHere userId, validUserId it returns => stat: OK instead of stat: FAIL

Tinchito by Level 1
  • 939 Views
  • 3 replies
  • 0 Helpful votes

Hello; I’m looking for a little guidance on an issue that we have. We use SailPoint IdentityIQ 8.0p1 as our IDAM and password reset solution, and I’m trying to come up with a way for new users to reset their temporary password, who don’t have a devic...

mjfrank1 by Level 1
  • 980 Views
  • 3 replies
  • 0 Helpful votes

Are there test servers that should be used for development? I’m developing a custom Java Servlet Filter style handler for the Web SDK Universal Prompt and I’m probably sending a little more noise than Duo is used to from one account like getting stuc...

ioplex by Level 1
  • 967 Views
  • 1 replies
  • 0 Helpful votes

I’m having problems using the enroll status endpoint. I can use many of the other endpoints without any problem but on this particular endpoint I’m receiving the following error: Invalid signature in request credentials error: 40103 I’m using the sam...

1X_59aa89a0f991dff07b1e7f1cea48969c74b194fa.jpeg
Tinchito by Level 1
  • 1082 Views
  • 1 replies
  • 0 Helpful votes

Trying to use the Admin API to allow our users to manage their phone names using the API, and it appears that once a name has been set for a phone that you can never clear it. Is that true? I’ve tried setting the name value to “” and " ", neither of ...

biggsb by Level 1
  • 896 Views
  • 1 replies
  • 0 Helpful votes

hi all, I can see the API to sync the directory requires a username be given (as per https://duo.com/docs/adminapi#synchronize-user-from-directory), to sync that specific user. The scenario I have though is this, an AD user has just been created and ...

Kav1 by Level 1
  • 1371 Views
  • 4 replies
  • 0 Helpful votes

Hi, I’m currently use the v2 Web SDK successfully to have users enroll with Duo and authenticate. I using the “submit_callback” argument to Duo.init() successfully to have my own JavaScript handle signature verification for the authentication. Is it ...

gbrowins by Level 1
  • 1365 Views
  • 6 replies
  • 0 Helpful votes

Hi there I am busy trialing duo for our environment but I am stuck in getting it to work and I am hoping someone can assist. I have followed the instructions to the letter however I am not able to get a successful auth from via the Duo LDAP proxy fro...

Quick Links