I’ve just published v1.1.2 of the SailPoint IdentityNow PowerShell Module to both GitHub and the PowerShell Gallery. Release 1.1.2 of the SailPoint IdentityNow PowerShell Module is the result of considerable effort by myself and Sean McGovern. Release 1.1.2’s numerous updates comprise changes to cmdlets leveraging legacy v2 Basic Authentication, two new cmdlets, cmdlet updates for API changes, bug-fixes and documentation updates.… keep reading
Release 1.1.0 SailPoint IdentityNow PowerShell Module & Example Jupyter Notebook
Update August 2020: Release 1.1.2 is now available. Details in this post here.
I’ve just published v1.1.0 of the SailPoint IdentityNow PowerShell Module to both GitHub and the PowerShell Gallery. Release 1.1.0 of the SailPoint IdentityNow PowerShell Module is the result of considerable effort by myself and Sean McGovern.… keep reading
Release 1.0.7 SailPoint IdentityNow PowerShell Module
I’ve just published v1.0.7 of the SailPoint IdentityNow PowerShell Module to both GitHub and the PowerShell Gallery. The Version 1.0.7 SailPoint IdentityNow PowerShell Module is a minor update comprising updates to a number of the cmdlets, a couple of new cmdlets and a bugfix.… keep reading
SailPoint IdentityNow Email Templates Configuration Report
SailPoint IdentityNow has numerous Email Templates associated with the solution. It is pertinent to have a backup of customisations to IdentityNow Email templates. I’ve previously documented examples for generating configuration reports and configuration backups for;
This post details exporting email templates configuration and generating an HTML IdentityNow Email Template Report.… keep reading
SailPoint IdentityNow Security Configuration Report
An IdentityNow Security Configuration Report of a SailPoint IdentityNow environment is a valuable artefact to have. I’ve previously documented examples for generating reports for;
But what about the configuration of items such as;
- Global Security Settings Details
- IWA Configuration Details
- SSO SP Configuration Details
- SSO IDP Configuration Details
The script (further below) leverages the SailPoint IdentityNow PowerShell Module to generate a HTML report of the configuration items listed above.… keep reading
Release 1.0.6 SailPoint IdentityNow PowerShell Module
I’ve just published v1.0.6 of the SailPoint IdentityNow PowerShell Module to both GitHub and the PowerShell Gallery. The Version 1.0.6 SailPoint IdentityNow PowerShell Module is a major update as it removes the previous dependency on the PowerShell Community Extensions (PSCX) module that was previously being used for its’ cryptography functions.… keep reading
Configuring a SailPoint IdentityNow Workday Source for additional Response Groups
The SailPoint IdentityNow Workday Source by default will retrieve the standard Workday records and associated metadata for employees and contingent workers. However, if you want to retrieve less or additional information from Workday you need to update the configuration for the Workday Response Groups.… keep reading
SailPoint IdentityNow Active Directory Source TLS Configuration
Recently I needed to enable a SailPoint IdentityNow Active Directory Source to use TLS. Looking for information on how to complete this saw me read many articles in SailPoint Compass. However, none of them were written specifically for IdentityNow Active Directory Source TLS Configuration.… keep reading
Generate SailPoint IdentityNow v2 & v3 API Credentials
Update Nov 2020: Please checkout the IdentityNow PowerShell Module readme here for the latest details for generating v2 and v3 IdentityNow API Credentials.
This post details how to generate SailPoint IdentityNow v2 and v3 API credentials. This method is valid as of Oct 2019 whereby v3 Credentials are now able to be generated via the SailPoint IdentityNow Portal and v2 Credentials can be generated via the IdentityNow API.… keep reading
SailPoint IdentityNow PowerShell Module
Updated Documentation for new cmdlets is here. Updated 11 August 2020 for v1.1.2. New cmdlets, updates to deprecate v2 auth, documentation and example updates. Full details here. Updated 17 June 2020 for v1.1.0 with all cmdlets updated, new cmdlets, documentation and an example PowerShell Jupyter Notebook.… keep reading