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

Hello, I am working on a few Perl scripts using the Duo::API module from GitHub. I am mostly using json_api_call() and everything seems to work fine, except that if there is an error, the script just prints the API response message and dies. This s...

Hi Team, I reffed to https://duo.com/docs/authapi#endpoints to use DUO Auth API for check and preauth. i used this https://github.com/duosecurity/duo_client_java/blob/master/duo-client/src/main/java/com/duosecurity/client/Http.java and with this the ...

kpr284 by Level 1
  • 10242 Views
  • 16 replies
  • 0 Helpful votes

We are trying to list the users from all of our Child accounts using the Accounts API. The documentation is very sparse for accessing child accounts, it just says to use the Accounts API and append account_id=[enter the accountid] to the end of an AP...

Hello, I’m having quite a hard time making this to work. I have to add dozens of users and it can’t be done by hand. Also it seems the only way of receiving some support is posting here instead of opening a support ticket. So let’s see… At Duo Admin ...

2X_0_0d7177412f8e984ea20b117a44301159c425b304.jpeg

Hi All, I want to integrate Custom application using Websdk using java codes downloaded from duo client libaries. Need to provide clientId, clientSecret, api.host, and redirect.uri for application to integrate with Duo. Regarding redirect.uri i got ...

Vishal6 by Level 1
  • 2168 Views
  • 3 replies
  • 0 Helpful votes

Do we know if the v4 of Web sdk for C# will be available soon. Otherwise, if you have step by step instructions/video on how to use OIDC to upgrade an existing v2 SDK, then please inform me. Unfortunately, I don’t find the documentation on the Duo s...

aamir2 by Level 1
  • 1299 Views
  • 2 replies
  • 0 Helpful votes

Hello, We have this: client.jsonApiCall('GET', '/admin/v2/logs/authentication', { mintime: '1637616411572', maxtime: '1637702811573', users: '■■■■■■■■■■■■■■■■■■■■' }, console.log); which returns: { response: { authlogs: [ [Object], [Object], [...

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
  • 902 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
  • 889 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
  • 988 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
  • 924 Views
  • 1 replies
  • 0 Helpful votes
Quick Links