Click HERE to see how Saviynt Intelligence is transforming the industry. |
08/02/2024 04:38 AM
Hi,
We are trying to Import the Azure AD entitlements (AAD groups,Directory Roles/SKU), we are able to successfully Import the AAD groups & Directory Roles but not SKU.
ENTITLEMENT_ATTRIBUTE:
{
"entitlementAttribute": {
"AADGroup": {
"colsToPropsMap": {
"entitlementID": "id~#~char",
"entitlement_value": "displayName~#~char",
"customproperty1": "deletedDateTime~#~char",
"customproperty2": "description~#~char",
"customproperty17": "onPremisesSyncEnabled~#~char",
"customproperty5": "onPremisesLastSyncDateTime~#~longtext",
"customproperty7": "mail~#~char",
"customproperty8": "mailEnabled~#~char",
"customproperty9": "onPremisesSecurityIdentifier~#~char",
"customproperty10": "securityEnabled~#~char",
"customproperty11": "groupTypes~#~listAsString",
"customproperty3": "membershipRule~#~char",
"customproperty13": "membershipRuleProcessingState~#~char",
"customproperty16": "resourceProvisioningOptions~#~char"
}
},
"SKU": {
"colsToPropsMap": {
"entitlementID": "skuId~#~char",
"entitlement_value": "skuPartNumber~#~char",
"customproperty5": "consumedUnits~#~emchar",
"customproperty7": "enabled~#~char",
"customproperty18": "LockedOut~#~char",
"customproperty19": "suspended~#~emchar",
"customproperty20": "warning~#~char",
"customproperty21": "additionalProperties~#~char",
"description": "description~#~emchar"
}
},
"DirectoryRole": {
"colsToPropsMap": {
"entitlementID": "id~#~char",
"entitlement_value": "displayName~#~emchar",
"customproperty4": "description~#~emchar",
"customproperty1": "deletedDateTime~#~char",
"customproperty8": "roleTemplateId~#~emchar",
"customproperty11": "objectType~#~char",
"customproperty12": "isSystem~#~char",
"customproperty14": "roleDisabled~#~char",
"description": "description~#~emchar"
}
}
}
}
Job Details:
Note: Checked with customer if there is any permission issue in Importing SKU ent type but it's confirmed that the Client ID has all permissions.
Regards
JB
08/02/2024 08:42 AM
Hi, this issue is resolved.
We requested the customer to revalidate all the permissions, now its working fine.