darrenjrobinson / powershell_module_identitynow

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

v1.1.5 #42

Closed darrenjrobinson closed 3 years ago

darrenjrobinson commented 3 years ago

v1.1.5 Enhancements and Fixes

  1. Fix for New-IdentityNowCertCampaign bug whereby AuthN failed.
  2. Updates to Get-IdentityNowCertCampaignReport to handle API AuthN changes.
  3. Add additional detail to New-IdentityNowIdentityProfilesReport Report to show transforms (if present for an attribute as requested in this issue.
  4. Get-IdentityNowCertCampaignReport New functionality to return all reports within a period with an option to return incomplete or completed campaign reports.
  5. Associated ReadMe updates.