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

watch here Journey banner_1

Forum Posts

Hello,we are using bitwarden self hosted as our password solution with duo as 2FA solution now we have but a firewall in front of it.But the duo is not working my guess was that i needed to add the ip's for the duo endpoints but no luck for that.Labe...

Hi all,As per the DUO AUTH API documentation, Lastly, compute the HMAC-SHA1 of this canonical representation, using your Duo application's secret key as the HMAC key. Send this signature as hexadecimal ASCII (i.e. not raw binary data). Use HTTP Basic...

I am starting an integration using the Web SDK for a web application. The login flow fits perfectly well with the example provided in the Duo Web SDK documentation, and we plan to implement it as described.However, our application includes a feature ...

wender by Level 1
  • 958 Views
  • 2 replies
  • 0 Helpful votes

Good morning all, So a little background, I am in the process of automating RDP application lockdowns, e.g. creating with PowerShell AD Groups (btw I would love if someone knew how to add to the external list of groups being imported from the ad that...

KennygIT by Level 1
  • 433 Views
  • 0 replies
  • 0 Helpful votes

I am using duo_client python SDK for fetching authentication, telephony and admin logs. I want to know what is rate limit for respective methods in SDK (get_authentication_log, get_administrator_log, get_telephony_log). I am seeing that we are hittin...

I am trying to integrate the Web SDK v4, but receive the following error:Error exchanging the code for a 2fa tokenwhen trying to validate the code received from the redirect after authentication. The value in the redirected query string and the value...

Owlbear by Level 1
  • 861 Views
  • 1 replies
  • 0 Helpful votes

@Duo @DuoSecurityWe are trying to figure out why calling /admin/v1/integrations via the official Golang API client works, but /admin/v2/integrations does not. Unfortunately, Duo support staff are struggling to help. Does anyone have experience, or an...

Quick Links