Friday, July 24, 2020

Configure IdentityIQ Auditing


# Navigate to Global settings

# Click on Audit Configuration

# In General Actions tab, check the following four options :



    
# Observe the other auditing options :

#  Save it

# Tests the newly configured options

Log out of IdentityIQ and try to log in using an incorrect username and
password: 
e.g : reddypb/admin


# Navigate to Intelligence ---> Advanced Analytics and select the search type as Audit


# Don’t adjust any parameters for the search, click on Run Search 



No comments:

Post a Comment

Fetch Members from Workgroup

  import java.util.ArrayList;   import java.util.Iterator;   import java.util.List;   import sailpoint.api.ObjectUtil;   import sailpoint.ob...