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

Navigation banner_4

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 Community Member
  • 1228 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-py...

scuk by Community Member
  • 1278 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 MF...

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

Hi There, I’m attempting to build an authentication integration through the API. Most everything is working as expected, except for the auth_status endpoint when working through an ‘asynchronous’ request (only tested using the ‘push’ factor) The init...

sean.mason by Community Member
  • 4790 Views
  • 8 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 Community Member
  • 1447 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 Community Member
  • 1294 Views
  • 0 replies
  • 0 Helpful votes

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

Tinchito by Community Member
  • 1715 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 Community Member
  • 2013 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 Community Member
  • 1469 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 Community Member
  • 1530 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 Community Member
  • 1366 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 Community Member
  • 2537 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 Community Member
  • 2822 Views
  • 6 replies
  • 0 Helpful votes
Quick Links