We have 9,000 identities in SailPoint IdentityNow (IDN) for our organization, which were imported from CSV files. We do not have HR data directly connected to SailPoint. Now we need to trigger a new certification campaign for these identities in SailPoint IdentityNow. Could you please suggest the best way to accomplish this? Note : We have 200 approvers for 9000 users in csv.
I would suggest checking out the Certification documentation which details how to build and initiate certification campaigns.
I also noticed the identity in the image you provided looks like it has an exception (red exclamation point icon). You can read this section of the documentation to try and resolve identity exceptions, which would be needed before initiating a campaign.
You can create search-based campaigns for each department and set the reviewer to a particular individuals. For example, you could do a search like department:Executive Management.
Since you have 200 campaigns to setup, I would suggest that you look at the API for creating the campaigns.
You could use your csv in Excel to create the duplicate the body for each department or you could write a simple program to iterate through your data and create the campaigns. You can also activate the campaigns through the API.
As far as a primary and secondary reviewer, you can create governance groups to have the primary and secondary individuals in. However, the first one who completes the certification will be the reviewer. If what you are wanting is that both people have to approve, you will have to do a set of campaigns to the first reviewer and then a set of campaigns to the second reviewer.
Without the API, you will need to go to the Search menu in the interface and select the campaign icon. From there, you can create a New Campaign for identities.
You will need to go through the setup process for each department.
Actually I have worked on IIQ. Not having experience in IDN. Please suggest me to import new .csv file(Which has 9000 identities) in to IDN as Authoritative source.
Is your IDN has been set up completely? From the snip you sent here, I can see the configuration is incomplete. In this case, better to go for uncorrelated cert.
You can Create a Search based Certification campaign for individual identities.
But before that
Csv file contains-users, department, roles they have access to primary approver and secondary approver Add few more details in the csv like reviewer name and mail id and also one unique column which contains a unique value and make it as an Entitlement while source settings.
Create a new delimited source and import the updated CSV file. You will find the uncorrelated accounts make them correlate and configure a new search based campaign by writing query and perform the same with each individual reviewer.
How do we add more attributes in downloaded csv file from IDN?
Account Schema - do we need to set before importing the file. means, source settings before importing??
If we set the manager attribute can we trigger a manager cert also rgt?
Since you said you’re configuring a campaign for external users i would suggest you to go with the search based certification campaign where you can choose a individual reviewer option and assign to the correct point of contact.