Always securely log out of the web client. Log events are created based on how the user logged out: UserLoggedOut or InactiveUserLoggedOut.
To log out
- In the upper right corner, next to your user name, click .
- Click Log Out to securely exit the Safeguard for Privileged Passwords web client.
The search box can be used to filter the data being displayed. When you enter a text string into the search box, the results include items that have a string attribute that contains the text that was entered. This same basic search functionality is also available for many of the detail panes and dialogs, allowing you to filter the data displayed in the associated pane or dialog.
When searching for objects in the object lists, an attribute search functionality is also available where you can filter the results, based on a specific attribute. That is, the search term matches if the specified attribute contains the text. To perform an attribute search, click the icon to select the attribute to be searched.
Rules for using the search functionality:
- Search strings are not case-sensitive. Exception: the Approvals and Reviews searches are case sensitive.
-
When you click on the search icon in the search bar you will see a drop down of available search attributes (columns) for the grid. This can be used in conjunction with the entered search strings.
Some of the search attributes will also have an arrow to expand subsearches. These subsearches have pre-defined search strings.
- By default, results are displayed in alphabetical order.
- Wildcard searches are allowed.
-
Try using quotes and omitting quotes. As you use the product, you will become familiar with the search requirements for the search fields you frequent. Safeguard may perform a general search (for example, omits quotes) or a literal search (for example, includes quotes). Example scenarios follow:
- On Appliance Management > Search, search strings must be an exact match because a literal search is performed. Do not add quotes or underlines. For example, from the Settings pane, enter password rule to return Safeguard Access > Local Password Rule. If you enter "password rule" or password_rule, the following message is returned: No matches found.
-
On the Users pane search box, you can use quotes in an attribute search if there are spaces in the search name. For example, entering the following in the search box Username: "ab misc2" returns: AB misc2.
- When multiple search strings are included, all search criteria must be met in order for an object to be included in the results list. In the web client, if conflicting attributes are entered for the same search (for example, both true and false) then the results will expand to show all matches so long as they fit one of those attributes.
- When you combine a string search and an attribute search, the order they are entered into the search box matters. The attribute searches can be in any order, but the string search must come after the attribute searches.
-
To search using dates and times in the web client, the following format is used: YYYY-MM-DDThh:mm:ss. For example, if you are searching for an entitlement that expires December 1, 2021 then you would use the following search: ExpirationDate:2021-12-01. To include a minimum and maximum value in a search, use .. to separate two values. For example, if you are searching for an entitlement that expires between December 1, 2021 and December 3, 2021 then you would use the following search: ExpirationDate:2021-12-01..2021-12-03.
To search for objects or object details
- Enter a text string in the Search box. As you type, the list displays items whose string attributes contain the text that was entered.
Examples:
- Enter T in the search box to search for items that contain the letter "T".
- Enter sse to list all items that contain the string "sse," (such as "Asset").
NOTE: The status bar along the bottom of the console shows the number of items returned.
-
To clear the search criteria, click the button in the search box.
When you clear the search criteria, the original list of objects is displayed.
You can also Search by attribute.
The attributes available for searching are dependent on the type of object being searched. The search drop-down menu lists the attributes that can be selected.
API attributes can be searched
The drop-down menu lists a limited number of attributes that can be searched; however, you can perform an attribute search using the English name of any attribute as it appears in the API (for example, searching on Display Name would be DisplayName: <My Display Name>). Nested attributes can be chained together using a period (.). To see a list of all the attributes, see the API documentation. For more information about the API, see Using the API.
Entering the search string
-
Click the icon and select the attribute to be searched.
The selected attribute is added to the search box. For example, if you select Last Name then LastName: is added to the search box.
-
In the search box, enter the text string after the colon in the attribute label.
You can specify multiple attributes, repeating these steps to add an additional attribute to the search box. Do not add punctuation marks, such as commas or colons, to separate the different attributes. When multiple attributes are included, all search criteria must be met in order for an object to be included in the results list. In the web client, if conflicting attributes are entered for the same search (for example, both true and false) then the results will expand to show all matches so long as they fit one of those attributes.
As you type, the list displays items whose selected attributes contain the text that was entered.
NOTE: The status bar along the bottom of the console shows the number of items returned.
-
To clear the search criteria, click the button.
When you clear the search criteria, the original list of objects are displayed.
Throughout the web client, when an Export button appears above a table it indicates that the data appearing in the table can be exported as either a JSON or CSV file.