improvement(docs): document Entra SCIM setup and validation - #7587
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Greptile SummaryAdds a dedicated Microsoft Entra SCIM provisioning guide and integrates it into the enterprise documentation.
Confidence Score: 5/5The documentation-only PR appears safe to merge, with its setup claims aligned with the implementation and recorded live-provider validation. No actionable correctness, security, integration, or repository-rule failures remain after checking the new guide, navigation, assets, validation notes, and generated manifest entry.
|
| Filename | Overview |
|---|---|
| apps/docs/content/docs/platform/enterprise/scim/entra.mdx | Adds the Entra provisioning walkthrough with setup, lifecycle, group mapping, rotation, and troubleshooting guidance consistent with the SCIM implementation and recorded provider validation. |
| apps/docs/content/docs/platform/enterprise/scim/index.mdx | Updates the Entra overview to link the detailed guide and describe the current provisioning experience, scope, token format, and licensing. |
| apps/docs/content/docs/platform/enterprise/sso.mdx | Adds the Entra provisioning walkthrough alongside the existing Okta cross-link. |
| apps/sim/ee/scim/TESTING.md | Records completed live Entra validation and clearly identifies group, deletion, DNS, SSO, and gallery-certification limitations. |
| apps/sim/lib/copilot/generated/docs-manifest.ts | Adds the new Entra page at the path and sort position expected by the manifest generator. |
Reviews (1): Last reviewed commit: "improvement(docs): add validated Entra S..." | Re-trigger Greptile
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
Type of Change
Testing
Live Entra user creation (including an empty Mail attribute), profile updates, display-name precedence, repeat provisioning, unassignment, reactivation, initial scheduled sync, reconciliation, and token rotation. Checked resulting account IDs and membership in PostgreSQL and the admin UI. Group provisioning still needs live Premium-tenant validation. No application behavior changed.
Docs browser preview and production build, docs type-check, lint, all 46 audits (including API validation), and docs-manifest check passed.
Checklist