File: content/manuals/accounts/organization/manage/members.md
Issue
The "Remove members from teams" section begins with guidance about SCIM that doesn't match the procedure that follows:
If your organization uses single sign-on (SSO) with SCIM enabled, you should remove members from your identity provider (IdP). This automatically removes members from Docker. If SCIM is disabled, follow procedures in this doc to remove members manually in Docker.
However, the procedure that follows only shows how to remove a member from a specific team, not from the organization entirely:
- Sign in to Docker Home and select your organization.
- Select Teams, then choose the name of the team member you want to remove.
- Select the X next to the user's name to remove them from the team.
Why this matters
Readers following the SCIM guidance expect to learn how removing members from their IdP affects the organization, but the procedure only covers team membership. This creates confusion about:
- Whether the SCIM guidance applies to removing from teams or from the organization
- What happens when you remove someone from the IdP (do they get removed from all teams? from the organization?)
- Where to find the actual procedure for removing members from the organization when SCIM is disabled
The section title says "Remove members from teams" but the intro talks about removing members from the organization via IdP.
Suggested fix
Either:
- Move the SCIM guidance to a separate section about removing members from the organization (not just teams), and keep this section focused only on team membership removal
- Or clarify in the intro that the SCIM guidance is about organization-level removal (and link to where that's documented), while this section specifically covers removing from teams only
The SCIM guidance and the procedure should match in scope - both about teams, or both about organization membership.
Found by nightly documentation quality scanner
File:
content/manuals/accounts/organization/manage/members.mdIssue
The "Remove members from teams" section begins with guidance about SCIM that doesn't match the procedure that follows:
However, the procedure that follows only shows how to remove a member from a specific team, not from the organization entirely:
Why this matters
Readers following the SCIM guidance expect to learn how removing members from their IdP affects the organization, but the procedure only covers team membership. This creates confusion about:
The section title says "Remove members from teams" but the intro talks about removing members from the organization via IdP.
Suggested fix
Either:
The SCIM guidance and the procedure should match in scope - both about teams, or both about organization membership.
Found by nightly documentation quality scanner