We have created a disconnected application and followed the required structure:
• .CSV files are split into 3 parts:
1. Accounts
2. Entitlements
3. Assignments (mapping which user has which entitlement)
• Accounts .CSV includes: UserID, Email, Name, Status
• Entitlements .CSV includes: Entitlement DisplayName
• Assignments .CSV includes: UserID, Entitlement DisplayName
We have updated the entitlements in the entitlements CSV file and executed the aggregation successfully.
Post aggregation, the application is correctly assigned to the account.
However, even after running the Identity Refresh task, the IT role and entitlements are not getting assigned to the identity. Please suggest how to resolve this.
Usually the files
1 accounts file
3 assignments file
The above both files will be combined together
Post combining files run account aggregation
Try running refresh identitycube task
With detect assignments check box
I hope you have all the business and IT roles already defined and present with the list of entitlements in the assignment file which you have mentioned above
When you run the refresh task, have you checked the boxes, for provision assignment and role section one?? can you check those boxes and run the task again??