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

Hi, we are integrating Duo Web SDK with our application. While validating Web SDK authentication details we were using Auth API’s /ping, /check. But when we execute them by using java-client code it is responding with Connection timeout error. what c...

sreegoll by Cisco Employee
  • 1777 Views
  • 1 replies
  • 0 Helpful votes

I have a python script basic function is to pull down user data, see if they enrolled and help the helpdesk enroll the user via SMS if they had problems. My issue is I have a user who is in the system and part of group - they never enrolled just sitt...

My organization is coming up on our go-live for requiring Duo for a variety of platforms. We are trying to get auth, admin, and telephony logs to our SIEM (LogRhythm) prior to go-live. Since there is no connector/plugin for Duo that leaves the method...

Steve_M by Level 1
  • 8868 Views
  • 9 replies
  • 1 Helpful votes

What is the difference between ‘duo_client_python’ and ‘duo_python’? GitHub duosecurity/duo_client_python Contribute to duosecurity/duo_client_python development by creating an account on GitHub. ...

1X_8461013e3841ffa2ede55c4d2f31f1c47ead21f6.png

Hello I have done a clone and install of the duo_php package from GITHub. https://github.com/duosecurity/duo_php I have setup a WEB SDK application in my DUO applications. I have copied the IKEY, SKEY, Host and created an AKEY and inserted them into ...

twolsey1 by Level 1
  • 1788 Views
  • 0 replies
  • 0 Helpful votes

In the Admin web console, the friendly name of the device is displayed (eg “Apple iPhone 7 Plus”) but neither the /endpoints or /phones returns that information. We’re trying to figure out who has phone that need to be upgraded to the supported vers...

robdew by Level 1
  • 1791 Views
  • 1 replies
  • 0 Helpful votes

I am running “Duo Admin API Example client” appln and replacing ikey skey and host values directly in the class instead of cmd and getting below error:- Duo Admin Demo error making request java.lang.Exception: Duo error code (40102): Invalid integrat...

I’m developing Duo functionality for my Python/Django app, and I need to make use of Duo-Web-v2.js, but I’m not sure what the best way to use it would be. I can see two possible solutions. Copy Duo-Web-v2.js out of the duo_web python package and put ...

Quick Links