docs(enterprise): Add IdP delegation documentation [PLAT-4827]#1416
Open
justinegeffen wants to merge 7 commits into
Open
docs(enterprise): Add IdP delegation documentation [PLAT-4827]#1416justinegeffen wants to merge 7 commits into
justinegeffen wants to merge 7 commits into
Conversation
…[PLAT-4827] Add the conceptual hub page for IdP-delegated Teams and the group catalog documentation set: SCIM provisioning guides for Okta and Entra ID, manual entry guides for Google Workspace and Keycloak, and a catalog overview that covers SCIM push, manual entry, manual-to-SCIM promotion, orphaned-team behavior on group removal, and multi-organization deployment notes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…PLAT-4827] Add per-IdP OIDC and SAML claim configuration guidance for Okta, Entra ID, Keycloak, and Google Workspace. Add the multi-organization routing page covering the topology decision table, the cross-organization group-name uniqueness invariant, and conflict resolution. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…4827] Add a standalone Enterprise Teams page covering Team creation, editing, and the IdP delegation procedure. The delegation section includes prerequisites, the assignment flow, immutability behavior, login-time evaluation, and the conversion path back to manual management. Anchored as #delegate-a-team-to-an-idp-group for cross-references from the authentication docs. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
… overview [PLAT-4827] Register the new IdP delegation pages and the new orgs-and-teams Teams page in the Enterprise sidebar. Update the authentication overview with a one-line OIDC group-claim note and an "IdP delegation and group claims" section that links to the new sub-folder. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
Customer-facing documentation for PLAT-4827 — IdP delegation & claims mapping on Seqera Platform Enterprise, shipping with the v26.1 release. Targets the `enterprise-26.1-documentation` branch so this content flows into the 26.1 versioned docs.
This PR adds the documentation layer that explains how organization owners can map a Seqera Team to an IdP group, populate the group catalog (SCIM or manual), configure the IdP to emit the `groups` claim, and understand multi-organization routing.
Pages added
Under platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/:
Plus a new Teams page (created from scratch — Enterprise didn't have one):
Pages updated
AC coverage (PLAT-4827)
Out of scope
Open questions for product/engineering
Reviewers
CODEOWNERS will auto-request docs reviewers. Please also add:
Test plan
Companion Cloud PR: #1415 against `master`.
🤖 Generated with Claude Code