Skip to content

Commit fe30d93

Browse files
authored
Updates for 7.11. (#484)
1 parent af77ef6 commit fe30d93

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

docs/management/admin/admin-pg-ov.asciidoc

+12-8
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ image::images/integration-pg.png[Integration page]
7474

7575
Users who have unique configuration and security requirements can select **Show Advanced Settings** to configure the Policy to support advanced use cases. Hover over each setting to view its description.
7676

77-
NOTE: Advanced settings are not recommended for most users.
77+
NOTE: Advanced settings are not recommended for most users.
7878

7979
[role="screenshot"]
8080
image::images/advanced-settings.png[Integration page]
@@ -123,13 +123,16 @@ To add a trusted application:
123123

124124
. Click *Add Trusted Application*.
125125

126-
. Complete the following field requirements in the "Trusted Applications" dialog:
126+
. Complete the following field requirements in the *Trusted Applications* dialog:
127127

128128
* `Name your trusted app application`: Enter a name for the trusted application.
129129

130130
* `Select operating system`: Select the appropriate operating system from the drop-down.
131131

132-
* `Field`: Select the appropriate field you want to use - *Hash* or *Path*.
132+
* `Field`: Select the appropriate field you want to use -- `Hash`, `Path`, or, if you are adding a Windows trusted application, `Signature`.
133+
+
134+
NOTE: Hash values must be valid to add the trusted application.
135+
+
133136

134137
* `Operator`: Defaults to `is` (i.e., "equal to"). This cannot be changed.
135138

@@ -139,9 +142,8 @@ To add a trusted application:
139142

140143
. Click *Add trusted application*. If successfully added, the added application appears in the Trusted applications list.
141144

142-
NOTE: Hash values must be valid to add the trusted application.
143-
144-
*Trusted applications list*
145+
[discrete]
146+
=== Trusted applications list
145147

146148
The *Trusted applications list* lists all the trusted applications that have been added to the {security-app}. By default, applications appear in "Grid view" -- a comprehensive display of all metadata and field values. To view a condensed version of the list that displays general information, select *List view*.
147149

@@ -152,9 +154,11 @@ image::images/trusted-apps-list.png[]
152154

153155
*Remove a trusted application*
154156

155-
. If in the Grid view, click *Remove* on the appropriate application to delete. If in the List view, click the *Remove this entry* button that looks like a trash can.
157+
. If in the Grid view, click *Remove* on the appropriate application to delete.
158+
+
159+
If in the List view, click the *Remove this entry* button that looks like a trash can.
156160

157-
. On the "Remove trusted application" dialog that appears, confirm you are removing the correct application. If so, click *Remove trusted application*. A "Successfully removed" confirmation appears.
161+
. On the "Remove trusted application" dialog that appears, verify that you are removing the correct application, then click *Remove trusted application*. A "Successfully removed" confirmation appears.
158162

159163
[role="screenshot"]
160164
image::images/remove-app.png[]

0 commit comments

Comments
 (0)