Skip to content

sc-23053: OneDrive/SharePoint document account connection guide#286

Merged
inviscid merged 3 commits into
mainfrom
sc-23053-onedrive-sharepoint
Jul 16, 2026
Merged

sc-23053: OneDrive/SharePoint document account connection guide#286
inviscid merged 3 commits into
mainfrom
sc-23053-onedrive-sharepoint

Conversation

@inviscid

@inviscid inviscid commented Jul 16, 2026

Copy link
Copy Markdown
Member

Customer-facing docs for sc-23053 (backend PlaidCloud/plaid#6649, client PlaidCloud/PlaidClient#1873).

Rewrites the existing add-onedrive-account.mdx around least privilege: removes the over-broad Directory.ReadWrite.All/Files.*/Sites.ReadWrite.All/User.Read.All the old guide told admins to grant; leads with the access-model choice (Sites.Selected per-site, recommended, vs. all-sites Sites.Read.All/ReadWrite.All); documents the two proven Microsoft Graph commands (GET a site's id, POST /sites/{id}/permissions) with the one-time Sites.FullControl.All consent; adds the July release note.

🤖 Generated with Claude Code

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 16, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
plaidcloud-docs 58694d3 Commit Preview URL

Branch Preview URL
Jul 16 2026, 07:45 PM

Rewrite the OneDrive guide around least-privilege access: present the
Sites.Selected (per-site) vs all-sites choice, drop the over-broad
Directory.*/Files.*/User.Read.All permissions the old guide told admins to
grant, and document the two Graph Explorer commands (GET to find a site's id,
POST to grant the app) with the one-time Sites.FullControl.All consent.
Consolidates the separate Sites.Selected page into this one; repoints the
July release note.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@inviscid
inviscid force-pushed the sc-23053-onedrive-sharepoint branch from 1d290c3 to 3232c85 Compare July 16, 2026 19:16

@inviscid inviscid left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Clean Sonnet self-review — APPROVE

Independent clean-room review of the least-privilege OneDrive/SharePoint guide rewrite: MDX build-safe (braces only in the import { Aside } + code fences; balanced fences and Aside tags), internal links resolve, Title Case headings correct, and the two Graph commands + Sites.FullControl.All consent verified against Microsoft's docs. No findings.

@inviscid
inviscid merged commit 7d78a4c into main Jul 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant