darrenjrobinson / powershell_module_identitynow

SailPoint IdentityNow PowerShell Module
https://blog.darrenjrobinson.com/sailpoint-identitynow/
MIT License
47 stars 15 forks source link

Add Personal Access Token option to Invoke-IdentityNowRequest #29

Closed darrenjrobinson closed 4 years ago

darrenjrobinson commented 4 years ago

Add PAT option for Invoke-IdentityNowRequest

darrenjrobinson commented 4 years ago

Redundant. Get-IdentityNowAuth defaults to using PAT then v3 API creds. As long as you have either a PAT or v3 cred stored you're good.