darrenjrobinson / powershell_module_identitynow

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

API Deprecation concerns? #71

Closed chadcarlton closed 6 months ago

chadcarlton commented 6 months ago

Are these APIs used in the search-identitynow command?

/api/role/get /api/source/list /api/v2/identities

Do updated versions of the module use the newer v3 apis?

chadcarlton commented 6 months ago

I was able to look in your PS1's on the commands I use and they are not using any deprecated APIs.