Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Unable to Import SKU entitlement type_Azure AD

jbaskaran
Regular Contributor
Regular Contributor

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:

jbaskaran_0-1722598662219.png

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

1 REPLY 1

jbaskaran
Regular Contributor
Regular Contributor

Hi, this issue is resolved.

We requested the customer to revalidate all the permissions, now its working fine.