Customize identity.jsf page

Which IIQ version are you inquiring about?

8.4p2

Please share any images or screenshots, if relevant.

Adding Screenshot

Please share any other relevant files that may be required (for example, logs).

identity.jsf (probably)

Share all details about your problem, including any error messages you may have received.

We want to Customize the identity.jsf Application Accounts page. next to the application name, we want to display the Application ExtendedAttribute1 and the value corresponding to each aplication (screenshot attached for reference), any suggestions on how to make it possible are welcome. Thanks!

@gauravbatra you can try to add that column in UIConfig under “applicationAccountsTableColumns”. it should work.

let me know.

thanks

hi Kumar, the proposed change made the change in the application.jsf page. It didn’t work for the identity.jsf page.

Hello @gauravbatra, could you please try adding that column in the UI config under either manageAccountLinkColConfig or manageAccountLinkSummaryColConfig? Let me know if that works.

Thanks.

hi @santhirajumunganda, this adds the column to the Manage Accounts screen.

I’m trying to update “Application Accounts” tab on identity.jsf

so far I’ve seen updating the identityLinksList.xhtml provides the ability to add a column on the “Application Accounts” column in identity.jsf. but, I’m unable to figure how to bring in Application ‘extended1’ value so I can add another tag in identityLinksList.xhtml to add the column

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.