Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Object in Salesforce

Component in EmpowerID

User

Account

Profile

Group (Group Type ID = 15)

User Role

Group (Group Type ID = 16)

Permission Set

Group (Group Type ID = 25)

Public Groups

Group (Group Type ID = 9)

Permission Set License

Group (Group Type ID = 41)

User License

Group License

Permission Set Assignment

Group Account

Section macro
textSize18
emoji{}
lineColor#0052CC
titleSize20
title<p>Account Inventory</p>
textColor#172b4d
lineWidth15
layout{"overline":false,"title":true,"text":false,"line":true,"icon":false}
overlineSize18
titleColor#172b4d
lineWeight2
titleBoldfalse
iconColor#0052CC
iconSize40
text<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
overline<span style="color: #0052CC;"><span style="color: #0052CC;"><span style="color: #0025CC;">OVERLINE</span></span></span>
titleIconbootstrap/CloudsFill
alignmentleft
sectionTypeno_text
emojiEnabledfalse
overlineColor#0052CC

Users in Salesforce are inventoried as accounts in EmpowerID and added as records to the Account table of the EmpowerID Identity and Resource Warehouse. The connector supports both full and incremental inventory for accounts. Each time full inventory runs, the connector syncs all the accounts from the external system to EmpowerID. Full Inventory uses a query to get all the accounts from Salesforce. The query contains a comma separated list of user attributes to be inventoried and is configurable by editing the UserQueryMessage parameter on the Salesforce SCIM resource system. The below code depicts what the default query looks like.

...