MM-69100 - Add team membership ABAC documentation and update channel ABAC pages for team support#9105
Open
pvev wants to merge 1 commit into
Open
MM-69100 - Add team membership ABAC documentation and update channel ABAC pages for team support#9105pvev wants to merge 1 commit into
pvev wants to merge 1 commit into
Conversation
…ABAC pages for team support
Contributor
|
Newest code from mattermost has been published to preview environment for Git SHA 75b10e9 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…
Summary
Documents the Team Membership ABAC feature (PR #37054 / MM-69100) and updates the existing ABAC docs to reflect that policies can now be assigned to teams, not just channels.
What's included
New page —
abac-team-membership.rst:allow_open_inviteEnableAttributeBasedAccessControl/TeamMembershipAccessControlare off)footer, Membership sync jobs Teams tab
test matching users, save confirmation, self-exclusion block, sync footer
admin flow, Team Members modal, removal/auto-add DMs
exclusivity
Access tab UI change (all deployments): Prominently documents that the "Allow any
user to join" checkbox is permanently replaced by Public/Private selection cards on
every team, regardless of ABAC or license. The cards control the single
allow_open_invitefield (same field the checkbox did);typeis intentionally leftuntouched.
Updated pages:
attribute-based-access-control.rst— toctree entry, team policy type, deduped roleslists
abac-system-wide-policies.rst— "Assign policies to teams" section; delete nowrequires 0 channels and 0 teams
abac-team-channel-policies.rst— "Membership Policies" tab renamed to "ChannelMembership"; disambiguation note vs. the new Team Membership tab
Ticket Link
https://mattermost.atlassian.net/browse/MM-69100