Manager Certification Not Showing Entitlements

Hello Everyone,

I’m currently working with Manager Certifications in SailPoint IdentityIQ and encountered an issue I could use your help with.

My goal is to create a Manager Certification where the manager is able to review the entitlements assigned to their direct reports. However, after creating the certification, only Roles are showing upEntitlements do not appear.

LDAP Group and Users:

Entitlement Catalog:

Test User:
A test user (“Alice”) is placed under “Test Manager” in the identity hierarchy

Let’s create the Manager Certification

The Result, we can not find the Alice (Testing User)

Question:

What could be the reason that entitlements are not showing up in the Manager Certification?
Is there something I need to configure additionally — like application settings, aggregation logic, or certification definition — to ensure entitlements appear?

Any guidance or troubleshooting steps would be appreciated.

Hi
Check whether these entitlements are requestable?
also pls check in application > schema whether the entitlement attribute is marked as Entitlement

Hi @fewthiraphat

Are these groups: engineering and hr linked to roles?

Hi @pattabhi, No, It’s not linked to any roles

Hi @uditsahntl01 ,

Both are requestable

image

And this is how I mapping the account and groups in my source

I think this might be the problem. One time, I made some changes in the UIConfig related to certifications and saved it, but I’m not sure exactly where I made the edits.

If anyone has the default UIConfig.xml file, could you please share it or point me in the right direction?

Hi @fewthiraphat

The best practice is to take a backup prior to any changes.

Connect to the IIQ console from {..\WEB-INF\bin}.

Note: The command to export the complete UIConfig.xml is:
export -clean=id,created,modified,lastRefresh uiconfigs_clean.xml UIConfig

Please send this file; I will verify the changes you have made.

The command to import the file from iiq console

import -noids uiconfigs_modified.xml

Impact: Modifying UIConfig can significantly impact the user interface. Test your changes thoroughly in a lower environment (e.g., Development, QA) before applying them to production.

Hi @pattabhi, I exported already and sent it to you in private chat.

Hi @fewthiraphat

Can you check if those entitlements are visible on Identity under Entitlements tab in Identity Warehouse.
If so, Try running Refresh Identity cube task only for this one Identity while selecting these options :

  • Refresh Identity Entitlements for all links
  • Refresh assigned, detected roles and promote additional entitlements
  • Promote managed attributes

Post running task, Try lauching Certification.

Hi @tharshith , Thank you, I tried it but it seems still not working

Hi All, more information, I tried to create an Entitlement Owner Certification, and I got the Entitlement review, but still not for Manager Certification.

Hi @fewthiraphat

Could you check if you’re able to see those entitlements on Identity cube.

  • Try launching a Certification alone with removing Include Roles checkbox just for Testing to see if you’re getting it there.
  • You can also try around by selecting that Application in the Filters in Certification.
  • Also, just check using Advanced Analytics, search for identities with filters of the required entitlements, to check if entitlement and identity are being retrieved properly using search.

Hi @tharshith,

This is what I tried for Manager Certification, I unchecked Include Roles and Select only application that I want to see

It go to completed step immediately after it created, because it have nothing to verify

===============================================

This is Advance Analytics

I selected the Application, Manager, Entitlement that I want to check

After I clicked search, I have got the data

@fewthiraphat Can you check if you are able to see those groups on Entitlements on the Identity ? If you pls provide a screenshot of it.

Hi @fewthiraphat

I have found couple of differences.

Difference#1 description ColumnConfig missing in your UIConfig

Difference#2:

Differece#3: you have additional column configured.

I have updated the new file with 1st and 2nd difference, sent it to you in personal chat.

1 Like

Thanks @pattabhi, I will try it and let you know

Yes, we can see those Identity be member in Entitlement Catalog

and in each Identity we also can see that be member of the Entitlement

Thank you so much, @Pattabhi. It’s still not working, but I really appreciate your help. I followed your recommendation and checked the situation by creating an Account Group Membership, and now the entitlement is showing, but it’s still not appearing in the Manager Certification.

Hello @fewthiraphat If the users have managers, the certification will definitely work. If you’re unable to find the certification, check the “All Managers” option and try again.

1 Like

Hi @fewthiraphat

As you mentioned, the manager is mapped from the UI. Perhaps you could try aggregating from the source to see if that makes a difference.

Fingers crossed.