diff --git a/source/administration-guide/manage/admin/abac-channel-access-rules.rst b/source/administration-guide/manage/admin/abac-channel-access-rules.rst index 3bd6adf38e6..29fac5333a9 100644 --- a/source/administration-guide/manage/admin/abac-channel-access-rules.rst +++ b/source/administration-guide/manage/admin/abac-channel-access-rules.rst @@ -25,11 +25,11 @@ Access Channel Settings 1. In a private channel where you have Channel Admin permissions, select the channel name at the top of the center pane. 2. Select **Channel Settings** from the dropdown menu. -3. Navigate to the **Access Control** tab. +3. Navigate to the **Access Control** tab. This tab is only visible for private channels when you have the appropriate permissions and ABAC is enabled system-wide. -.. note:: +.. tip:: - The **Access Control** tab is only visible for private channels when you have the appropriate permissions and ABAC is enabled system-wide. + You can also assign ABAC rules to a channel directly from a channel's details page in the System Console under **Channel Management** by enabling the **Enable attribute-based channel access** option. Under **Access policy**, select **Link to a policy** to select an existing policy. Configure access rules ---------------------- diff --git a/source/administration-guide/manage/admin/abac-system-wide-policies.rst b/source/administration-guide/manage/admin/abac-system-wide-policies.rst index 5b33f371974..bd7aa811b5a 100644 --- a/source/administration-guide/manage/admin/abac-system-wide-policies.rst +++ b/source/administration-guide/manage/admin/abac-system-wide-policies.rst @@ -95,6 +95,10 @@ You can assign an existing access control policy to a private channels for more 2. In the **Channel Management** section, enable the **Enable attribute-based channel access** option. 3. Under **Access policy**, select **Link to a policy** to select an existing policy. +.. tip:: + + You can also assign ABAC rules to a channel directly from a channel's details page in the System Console under **Channel Management** by enabling the **Enable attribute-based channel access** option. Under **Access policy**, select **Link to a policy** to select an existing policy. + Remove channel policies ~~~~~~~~~~~~~~~~~~~~~~~