During create operation, I am getting proper role assignment.
Entitlement, which is linked to IT Role.
The IT Role is linked to Business Role. [Required Role]
We request for Business Roles
Create works as per expectation.
Post create, and post account aggregation when I submit a add Entitlement request, the request completes perfectly. But the IT roles associated to the identity is getting vanished in IIQ, only business roles are present and the entitlement also stays.
I am getting the famous red x when I click on business role :
Taking reference from the link: Infamous red "X" on IT Roles (required) associated with Dynamic Role (population driven)
I see the roleTarget has native identity, which matched the link identity name.:
RoleAssignment assigner=“Q20187045” assignmentId=“88924bc71c7240db8f2cf47ac8237295” date=“1744913020258” roleId=“0ab7a6179624107d81963f671261065b” roleName=“Accounting II_BR” source=“LCM”
RoleTarget applicationId=“0ab7a60d9546132081957f44f92356e9” applicationName=“Admin Tools” nativeIdentity=“gopsuryawanshi”
RoleAssignment
RoleAssignment assigner=“Q20187045” assignmentId=“6fe31d146b3447a4abd224a0f312076a” date=“1744913470131” roleId=“0ab7a6179624107d81963f67060804b9” roleName=“ACH Authorization - Level II_BR” source=“LCM”
RoleTarget applicationId=“0ab7a60d9546132081957f44f92356e9” applicationName=“Admin Tools” nativeIdentity=“gopsuryawanshi”
RoleAssignment
Link created=“1744913020708” displayName=“gopsuryawanshi” id=“0ab7a6189621183c819644ebb7247400” lastRefresh=“1744913178224” manuallyCorrelated=“true” modified=“1744913470695” identity=“gopsuryawanshi” significantModified=“1744913470695”
ApplicationRef
Reference class=“sailpoint.object.Application” id=“0ab7a60d9546132081957f44f92356e9” name=“Admin Tools”
ApplicationRef
Attributes
Map
entry key=“AdminID” value=“135205”
entry key=“Email” value="[email protected]"
entry key=“Entitlement”
value
List
String Accounting II String
String ACH Authorization - Level II String
List
value
entry
entry key=“FirstName” value=“Gopal”
entry key=“LastName” value=“Suryawanshi”
entry key=“UserName” value=“gopsuryawanshi”
Map
Attributes
Link
Even refresh with following options selected doesn’t work:
I also see this link is coming in exception tag in identity xml.
I have attached the identity, entitlement, itRole and businessRole xmls
@patrickboston , tagging you because you resolved a similar issue in the link mentioned above.
Please guide.
identity.xml (92.8 KB)
BusinessRole.xml (529 Bytes)
ITRole.xml (914 Bytes)
Entitlement.xml (859 Bytes)