{ "globalSettings": { "userSourceList": ["ALL"] }, "accountParams": { "connection": "userAuth", "processingType": "SequentialAndIterative", "call": { "call1": { "callOrder": 0, "stageNumber": 0, "http": { "url": "https://*************/v1/am/users", "httpHeaders": { "Authorization": "Bearer *************" }, "httpContentType": "application/x-www-form-urlencoded", "httpMethod": "GET" }, "statusConfig": { "active": "true", "inactive": "false" }, "statusAndThresholdConfig": { "correlateInactiveAccounts": true, "activeStatus": ["true"] }, "listField": "users", "keyField": "accountID", "colsToPropsMap": { "accountID": "email~#~char", "name": "email~#~char", "status": "isActive~#~char", "customproperty31": "STORE#ACC#ENT#MAPPINGINFO~#~char" } } }, "acctEntMappings": { "Roles": { "listPath": "", "idPath": "users.roles", "keyField": "entitlementID", "importAsEntitlement": false } } }, "entitlementParams": { "processingType": "SequentialAndIterative", "entTypes": { "Roles": { "entTypeOrder": 0, "call": { "call1": { "connection": "userAuth", "callOrder": 0, "stageNumber": 0, "http": { "httpHeaders": { "Authorization": "Bearer **********************" }, "url": "https://*********/v1/am/roles", "httpContentType": "application/json", "httpMethod": "GET" }, "listField": "roles", "keyField": "entitlementID", "statusConfig": { "active": "true", "inactive": "false" }, "colsToPropsMap": { "entitlementID": "code~#~char", "entitlement_value": "title~#~char", "description": "description~#~char" }, "disableDeletedEntitlements": true } } } } }, "acctEntParams": { "processingType": "acctToEntMapping" } }