Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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
----------------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
~~~~~~~~~~~~~~~~~~~~~~~

Expand Down