cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Suppress automatic loading of identity lists

Suppress automatic loading of identity lists

IdentityIQ Version: 7.1+

Beginning in IdentityIQ version 7.1, the identity grids support an option to prevent retrieving the full list of identities without a search term when the page is first loaded. This can be helpful for installations with large numbers of identities, where these pages can be slow to load.

 

Specifically, this option is available for these UI pages:

  • Identity Warehouse (identity list)
  • Manage User Access quicklink (identity cards)
  • Manage Accounts quicklink (identity cards)
  • Manage Passwords quicklink (identity cards)
  • Edit Identity quicklink (identity cards)
  • View Identity quicklink (identity cards)

 

Each of these pages has its own configuration entry to control whether the option is enabled for that page. Where this option is enabled, the grids will be blank when the page first loads. A search term must be entered before a list of matching results will be shown.

 

These are the configuration entry keys to add to the SystemConfiguration Configuration object to enable this behavior for each of these pages:

 

UI Page SystemConfiguration Entry
Identity Warehouse <entry key="disableInitialIdentitiesGridLoad" value="true"/>
Manage User Access Quicklink <entry key="disableInitialAccessRequestGridLoad" value="true"/>
Manage Accounts Quicklink <entry key="disableInitialManageAccountsGridLoad" value="true"/>
Manage Passwords Quicklink <entry key="disableInitialManagePasswordsGridLoad" value="true"/>
Edit Identity Quicklink <entry key="disableInitialManageAttributesGridLoad" value="true"/>
View Identity Quicklink <entry key="disableInitialViewIdentityGridLoad" value="true"/>

   

NOTE: This feature works with the Search bar on these pages, not with the Filter options on the quicklink pages. You can still filter the displayed set of identities once you have entered a search criterion that returns identities, but you cannot use a filter to define the criteria for the full set of identities to load on the page.

Comments

@Sneha_Agrawal  good to know. Thanks a lot!

Version history
Revision #:
2 of 2
Last update:
‎Jul 28, 2023 12:22 AM
Updated by: