Sailpoint IDM

how to pull user entitlements
following rule will return identity entitlements  <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE Rule PUBLIC "sailpo...
Tue, 17 Jan, 2023 at 8:53 AM
How to enable search as Contain and not StartWith
in some places in IIQ the search works only as StartWith and can be modified to use Contains instead. under "System Configuration" for each t...
Tue, 31 Jan, 2023 at 9:51 AM
AD Provisioning Tips
following article show how to move correctly user between containers. it also explain about other tips regarding AD and Exchange https://community.sail...
Fri, 3 Feb, 2023 at 10:09 AM
Query LDAP from Rule
in some cases we would like to use LDAP query from AD by rule, for example you start a WF which run operation on Active Directory account, in some customers...
Sat, 4 Feb, 2023 at 8:27 AM
run single aggregation rule
you may encore cases you would like to run single aggregation before an action on the account. following rule will run it on AD. <?xml version='...
Sat, 4 Feb, 2023 at 8:29 AM
Add TaskScheduler by Code in WF
how to add TaskScheduler to a user to be run in future. notice the Once value in the TSC.schedule function which state the job to run once. the default is ...
Wed, 19 Apr, 2023 at 12:25 PM
How to visually design differently between environments?
1. Create a new file iiqCustom.properties in /WEB-INF/classes/sailpoint/web/messages and add the content sailpoint_iiq=XXX (XXX is the environment such as D...
Sun, 11 Jun, 2023 at 8:09 PM
מעבר להזדהות מבוססת Active Directory (Integrated Authentication)
מעבר להזדהות מבוססת Active Directory (Integrated Authentication)   אם אין לך משתמש דומייני שמריץ את IIQ, בקש משתמש AD  תן למשתמש הרשאות Admin על השרת...
Wed, 16 Aug, 2023 at 3:43 PM
מסלול הכשרת עובדים למערכת Sailpoint Identity IQ
  מסלול הכשרת עובדים למערכת Sailpoint Identity IQ   המסלול מיועד למיישמים ולמפתחים של מערכת IIQ. המסלול מורכב מ 6 קורסים כאשר בכל קורס יקבל העובד ...
Wed, 6 Sep, 2023 at 2:38 PM
IIQ SCIM & REST API Docs
SCIM https://developer.sailpoint.com/iiq/api/ REST https://community.sailpoint.com/t5/Technical-White-Papers/IdentityIQ-REST-API-Integration/ta-p/76814
Thu, 14 Sep, 2023 at 1:49 PM