MyIdentity Search-to-Load Configuration
The MyIdentity Search-to-Load feature enhances privacy and performance by requiring users to perform a search before viewing results in specific tabs. This feature hides complete listings under tabs such as "People," "Internals," and "Externals," ensuring users only see filtered results that match their search criteria. It helps organizations optimize application performance and protect sensitive information.
How to Enable Search-to-Load
To enable this feature, follow these steps:
Contact IT/DevOps
Request your IT or DevOps team to enable the Search-to-Load feature. They will configure the following parameters:SEARCH_TO_LOAD: Enables or disables the feature.
Set to
true
to require search input before displaying results.Set to
false
(default) to display full listings by default.
SEARCH_TO_LOAD_TABS: Specifies the tabs where the feature is applied.
Default tabs:
/people
,/internals
,/externals
.
Verify Configuration
Once the feature is enabled, confirm the following:Users must enter search terms to view results in the designated tabs.
Complete listings no longer display automatically.
Search functionality returns filtered results based on user input.
Customization Options
The Search-to-Load feature can be tailored to meet organizational needs:
Add Tabs: Additional tabs, such as
/managers
, can be included by updating SEARCH_TO_LOAD_TABS.Remove Tabs: Specific tabs can be excluded by removing their routes from SEARCH_TO_LOAD_TABS.
For assistance with customization, contact your IT/DevOps team.