{ "accountParams": { "connection": "userAuth", "processingType": "SequentialAndIterative", "call": { "call1": { "callOrder": 0, "stageNumber": 0, "http": { "url": "https://us2.api.concursolutions.com/profile/********", "httpHeaders": { "Authorization": "${access_token}", "Accept": "application/json" }, "httpContentType": "application/json", "httpMethod": "GET" }, "listField": "Resources", "keyField": "accountID", "statusConfig": { "active": "true", "inactive": "false" }, "colsToPropsMap": { "accountID": "id~#~char", "name": "userName~#~char", "displayname": "displayName~#~char", "status": "active~#~char" } } } }, "entitlementParams": { "processingType": "SequentialAndIterative", "entTypes": { "Roles": { "entTypeOrder": 0, "entTypeLabels": {}, "call": { "call1": { "connection": "userAuth", "callOrder": 0, "stageNumber": 0, "http": { "httpHeaders": { "Authorization": "${access_token}" }, "url": "https://us2.api.concursolutions.com/*******", "httpContentType": "application/json", "httpMethod": "GET" }, "listField": "Resources.urn:ietf:params:scim:schemas:extension:spend:2~dot#0:Role.roles", "keyField": "entitlementID", "colsToPropsMap": { "entitlementID": "roleName~#~char", "entitlement_value": "roleName~#~char", "acctEntMappingInfoColumnFromEnt": "STORE#ACC#ENT#MAPPINGINFO~#~char" } } }, "acctEntMappings": { "listField": "", "idPath": "id", "keyField": "accountID", "importAsAccount": false } } } }, "acctEntParams": { "connection": "userAuth", "entTypes": { "Roles": { "call": { "call1": { "callOrder": 0, "stageNumber": 0, "processingType": "http", "http": { "httpHeaders": { "Authorization": "${access_token}" }, "url": "https://us2.api.concursolutions.com/profile/*******", "httpMethod": "GET" }, "listField": "Resources", "entKeyField": "entitlementID", "acctKeyField": "accountID", "acctIdPath": "id", "entIdPath": "urn:ietf:params:scim:schemas:extension:spend:2~dot#0:Role.roles.roleName" } } } } } }