darrenjrobinson / powershell_module_identitynow

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

Remove cmdlet dependencies on v2 Creds #27

Closed darrenjrobinson closed 4 years ago

darrenjrobinson commented 4 years ago

Update the following cmdlets to use v3 / PAT AuthN

darrenjrobinson commented 4 years ago

Get-IdentityNowSourceAccounts updated for v3 Auth https://github.com/darrenjrobinson/powershell_module_identitynow/commit/6576a641a2d558e48e74a4af01801fa14a25072e#diff-25a0a6d9140b10b457dd5fbfa0696063

darrenjrobinson commented 4 years ago

Updated in https://github.com/darrenjrobinson/powershell_module_identitynow/pull/30