Exported roles does not contain role entitlements in V7.5.2 P08 in RSA Governance & Lifecycle.
2 years ago
Article Number
000069911
Applies To
This is a known issue in the following version:
  • RSA Identity Governance & Lifecycle 7.5.2 P08
Issue
Exported roles does not contain the role entitlements:
1- Navigate to Roles > Select Role > Actions > Export Roles.
2- In the XML file, there is no entitlements as shown below. However, the role contains some entitlements.
        <Property name="roleQuality" type="java.lang.Integer">142</Property>
      </Properties>
    </databaseObject>
    <ownerId__Name>AveksaAdmin</ownerId__Name>
    <roleType__Name>BR</roleType__Name>
    <roleMembers>
      <users>
        <UserReference name="userId" value="Aland1985">
          <attributes>
            <attribute name="sourceType" value="explicit"/>
          </attributes>
        </UserReference>
        <UserReference name="userId" value="Courecity1989">
          <attributes>
            <attribute name="sourceType" value="explicit"/>
          </attributes>
        </UserReference>
      </users>
      <groups/>
    </roleMembers>
    <roleEntitlements>
      <applicationRoles/>
      <resourceActions/>
      <groups/>
      <subRoles/>
    </roleEntitlements>
    <roleHierarchy>
      <parentRoles/>
      <childRoles/>
    </roleHierarchy>
    <roleUsrAttrsMap/>
  </ExportedGlobalRole>
</AveksaMetadataFile>
 
Resolution

This issue is resolved in the following versions:

  • RSA Governance & Lifecycle 8.0.0
Workaround
If you cannot patch to the version where this is resolved contact RSA Customer Support and quote this article.