Duo Security API – How to test

In February 2024, I had to troubleshoot an issue with a Python-based Duo implementation. There were two things I wanted to check manually, using cURL. Based on some googling, I came up with the following snippet to check if authenticating to the API worked. These resources were very helpful: Eventually, it worked and provided me […]

Duo Security API – How to test Read More »