Username attribute not visible on Identity Mapping page

Hi all,
I have installed IIQ and cannot see the username attribute on the Identity Mapping page?

Anything that I am missing?

hi @rishavghoshacc

The username attribute is not included by default in Identity Attributes. If you need it, you will have to create a custom attribute and map it to the appropriate source (e.g., accountName or uid from your authoritative source)..

@rishavghoshacc : You can click “Add New Attribute” and create the username attribute, including the Source Mappings for it if needed.
Also, go to the Debug page → UI Configuration → identityViewAttributes and add the created attribute there so it becomes visible on the IdentityIQ UI console.

image

@haideralishaik I mean the Username that is visible as the first name on an identity cube page.

I guess this is the name attribute of the identity

@sagr0812 I mean the Username that is visible as the first name on an identity cube page.

image

image337×174 5.13 KB

I guess this is the name attribute of the identity

hi @rishavghoshacc

Yes, its your “Identity attribute” which you configured/gave in your HRMS application configurations. By default IIQ will take that.

When it comes to display name its combination of First Name + " " + Last Name to the Display Name.

@rishavghoshacc :Agree with Shaik, as shown in your previous screenshot — the Display Name attribute you mapped will tag with the username display inside the UI Console.