To modify the default columns displayed for search results in the Active Roles Server web interface, you can modify the filter options by selecting the down arrows and specifying the columns you would like to be displayed. This works for next time you view that type of results, however, as soon as you logout and log back in, this customization will be reset to defaults.
This is by design.
WORKAROUND
Different results (views) can be modified to have different columns displayed. For this reason, you will need to navigate to the view you want to customize the columns for and take note of the TaskID value in the Active Roles Server Web Interface URL.
In this example, we will modify the columns displayed for the Quick Search results. In our URL, we take note of the TaskID value being QuickSearch.
<Task ID="QuickSearch" ResID="WIS_QUICK_SEARCH" ToolTipResID="WIS_QUICK_SEARCH_DES" HelperResID="WIS_QUICK_SEARCH_HELP" DescriptionResID="WIS_QUICK_SEARCH_DES" TaskType="0" Action="SearchResult.aspx">
<Setting Name="Attributes" Value="name,displayName,objectClass,description,edsvaParentCanonicalName" />
</Task>
© 2021 One Identity LLC. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy