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 copied and pasted the Authorization python verbatim, and I plugged in the sample parameters identically to the examples and I still can not get an exact basic auth header match that the examples show. This is very frustrating game of trial and erro...
When i call /admin/v1/users I get back some devices and one of the properties is last_seen however I don’t see that documented here https://duo.com/docs/adminapi#retrieve-users or here https://duo.com/docs/adminapi#phones
I also noticed that the phon...
I abandoned the Python solution. I am a little annoyed that Duo doesn’t reply to these forum posts and help the community.
I rolled a simple solution that works in Postman. https://github.com/VictorioBerra/duo-v1-postman-signer
I know that might not ...