darrenjrobinson / powershell_module_identitynow

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

revisit search #32

Closed 410sean closed 3 years ago

410sean commented 4 years ago

currently this is using beta search api. do we want to switch over to v3 as described here https://api-docs.sailpoint.com/v3/search/search

there is no mention of beta search api which has me concerned this may stop working?

darrenjrobinson commented 4 years ago

I've just checked the UI and seen that they have switched over to the versioned API. We should update accordingly.

image

darrenjrobinson commented 4 years ago

Updated Search-IdentityNowUsers for v3/search https://github.com/darrenjrobinson/powershell_module_identitynow/commit/2960c9a86bbc1fe69f6e4929e0d92cb211483edc

darrenjrobinson commented 4 years ago

Updated Search-IdentityNowIdentities to change from beta Identities search to v3 Identities search. https://github.com/darrenjrobinson/powershell_module_identitynow/commit/4e63c0a7b7769a236572a7ca9bf5ef5c85a9bfcd