If anyone implemented with working code please let me know.
If anyone implemented with working code please let me know.
In the Admin documentation, there is python code used to generate the authentication and date headers. I have it working to show for all usernames but when i want to add a parameter of “username=administrator” but no matter how i put it in, i get an ...
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 ...
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 ...
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 ...
Hi, We’re implementing 2fa authentication with DUO for an application of ours we’re building. This works perfectly when we run the software locally (redict url via ngrok) or on a Windows server, but not on our production server: the health check (.Do...
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...
Hello, We have this: client.jsonApiCall('GET', '/admin/v2/logs/authentication', { mintime: '1637616411572', maxtime: '1637702811573', users: '■■■■■■■■■■■■■■■■■■■■' }, console.log); which returns: { response: { authlogs: [ [Object], [Object], [...
Hello, Let’s take this: > client.jsonApiCall('GET', '/admin/v2/groups/XXXXXXXXXXXXXXXX/users', { limit: 200 }, console.log); undefined > { metadata: { total_objects: 101 }, response: [ { user_id: '--------', username: 'xxxx_001' }, . . . ...
I am looking for logs detailing modifications being made to a user’s account. E.g. Date and time of an additional phone being registered to a user’s account. Are there any specific API endpoints that would give this piece of information?
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 ...
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...
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...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide
Subject | Author | Posted |
---|---|---|
01-30-2025 05:58 AM | ||
05-22-2024 12:21 AM | ||
01-29-2024 12:42 PM | ||
01-18-2024 05:01 AM | ||
10-04-2023 08:26 AM |