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.
**What finally worked - using the ISE REST API directly:**The key was using the ISE REST API instead of the GUI. First, find the Swagger UI at:```https://<your-ISE>/api/swagger-ui/index.html```Look for the **Duo-IdentitySync** section - it has all th...