Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I attempted to deploy a change to an existing policy group and the task got stuck in a "scheduled" state for a long period of time. I cleared the stuck task with the API call as detailed here but now the policy deployment is stuck. Any change I attem...
Currently integrating some Duo Admin functions to our internal helpdesk system. I’m wondering if there is an Admin API endpoint I can query to get the list of users currently on bypass status (Similar to the Bypass Users tab on the Duo Dashboard). An...
While looking at options to monitor bandwidth usage, I saw you can enable Cflowd visibility to monitor traffic coming to the vEdge from all VPNs on the LAN. It can be enabled via CLI but this can't be done if it's managed by vManage. Any idea how to ...
We are currently rolling out Duo for our Windows clients (using the Duo Authentication for Windows app) and we’re running into issues when users take too long to perform the 2nd authentication with Duo. Authentication flow goes something like this:
U...
Update: Eventually the task failed with the message "Failed to publish the task on message bus"I was able to resolve this by restarting the nms components with the following command:request nms all restartTheir status can be checked with the commandr...
I'm on 20.12.4 Manager and the router is a C8000v 17.12.04. It already had a policy group attached to the device but the issue happened when I was editing the policy group.I just made a change to a different device (C8200-UCPE running NFVIS 4.12.4) t...
When you install Duo Authentication for Windows Logon, you can select the option “Only prompt for Duo authentication when logging in via RDP”.
You can also make the change in the registry:
Location: HKLM\SOFTWARE\Duo Security\DuoCredProv
Registry Va...
Parsing through the list of users returned by the “/admin/v1/users” endpoint in the Admin API doesn’t seem to be as slow as I expected so I guess I’ll go with that after all.