A few weeks back I posted this regarding using PowerShell and the Granfeldt PowerShell Management Agent to interface Microsoft Identity Manager with Workday HR. The core of this functionality is the WorkdayAPI PowerShell Module which I forked from Nathan and added additional functionality.… keep reading
Lifecycle Management of Identities in SailPoint IdentityNow via API and PowerShell
Update: Oct 2019. Lifecycle Management of Identities can be easily performed using the SailPoint IdentityNow PowerShell Module.
Introduction
If you’ve been following along I’ve been posting about leveraging the SailPoint IdentityNow API for;
- Reporting on SailPoint IdentityNow Identities using the ‘Search’ (Beta) API and PowerShell
- Authoring Identities in SailPoint IdentityNow via the API and PowerShell
Now that I’ve covered Searching and Authoring all that is left is lifecycle management.… keep reading
Authoring Identities in SailPoint IdentityNow via the API and PowerShell
Update: Oct 2019. Authoring Identities in SailPoint IdentityNow Sources can be easily performed using the SailPoint IdentityNow PowerShell Module.
Introduction
A key aspect of any Identity Management project is having an Authoritative Source for Identity. Typically this is a Human Resources system.… keep reading
A synopsis of my first Microsoft (MVP) Summit
Last week I attended my first Microsoft Most Valuable Professional (MVP) Global Summit. Compared to a lot of the conferences I’ve been to over the years this was tiny with just over 2000 attendees. The difference however is that every attendee is an expert in their field (associated with at least one Microsoft technology) and they come from over 80 countries.… keep reading
An Identity Consultants Summary of the recent Cloud Identity Summit 2017
I’ve just returned from Chicago and the Cloud Identity Summit that was held at the Sheraton Grand Chicago. It was my first CIS conference and reminded me a lot of the now defunct Quest Experts Conference and The Burton Group Conference, both in terms of the content and scale.… keep reading
Using an Azure Function to search the FIM/MIM Metaverse, create a Set and update the Set membership in the the FIM/MIM Service
Introduction
This is the third and last post in this series of integrating Microsoft Identity Manager with Azure Functions.
The first detailed how to use an Azure Function to retrieve data from the MIM Service Server. The second detailed how to use an Azure Function to retrieve data from the MIM Sync (Metaverse) Server.… keep reading