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 am working in an environment where I am unable to load custom modules, so the github solutions really won’t work for me.
The authentication encoding method is a horribly twisted process.
The latest attempt is (Keys and data are from the Authenticat...
When I use the values from the example
$values = @{
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■'
apiEndpoint = '/accounts/v1/account/list'
requestMethod = 'POST'
requestParams = @{realname="First%20Last";username="root"}
apiSecret = 'Zh5eGm...
I have tried a variation of the encryption documented in the duo-psmodule documented on github.
Duo-PSModule/Duo.psm1 at master · mbegan/Duo-PSModule · GitHub
Again all the keys and information are from the Duo Documentation.
$intKey = "■■■■■■■■■■■■■...