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.
Howdy All,
First let me admit my ignorance with APIs, and assume that I know nothing.
#!/bin/bash -u
FORM=“Content-Type: application/x-www-form-urlencoded”
NOW=$(date -R)
#get these from the Duo Admin interface
INT=“obfuscated integration key from ad...
Adding our Rep Taylor so she can see.
I have both the Admin and the Auth API keys.
Just need some help on making the HMAC SH1 string and then basic authentication.
i.e. It would be nice to this broken into more steps
https://duo.com/docs/authapi#api-...