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

Forum Posts

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
  • 1312 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
  • 1372 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
  • 4892 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
  • 1486 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
  • 1320 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
  • 1750 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
  • 2049 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
  • 1502 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
  • 1557 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
  • 1395 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
  • 2589 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
  • 2879 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...

Is there any updated documentation for setting up the Authentication? I know it has to be close because the username is the integration key. If I put in incorrect integration key, I get an error for that. When using correct integration key, I get the...

HenryEgal by Community Member
  • 7796 Views
  • 1 replies
  • 0 Helpful votes
Quick Links