Skip to content

🧭 docs: Clarify SharePoint OBO Setup#569

Merged
danny-avila merged 1 commit into
mainfrom
danny-avila/docs-sharepoint-obo-config
May 3, 2026
Merged

🧭 docs: Clarify SharePoint OBO Setup#569
danny-avila merged 1 commit into
mainfrom
danny-avila/docs-sharepoint-obo-config

Conversation

@danny-avila
Copy link
Copy Markdown
Collaborator

Summary

I clarified the SharePoint and Azure Entra documentation for the OBO token flow required by the SharePoint file picker. Fixes #568.

  • Added the Azure step to expose and grant a LibreChat API scope such as api://<client-id>/access_as_user before SharePoint/Graph consent.
  • Expanded the SharePoint and Azure Entra examples with OPENID_REUSE_TOKENS, the app-audience OPENID_SCOPE, and OPENID_ON_BEHALF_FLOW_FOR_USERINFO_REQUIRED.
  • Updated the environment variable reference and troubleshooting guidance for the blank white picker symptom caused by token audience or userinfo exchange mismatches.

Change Type

  • Documentation update

Testing

  • Ran git diff --check
  • Ran pnpm build

Test Configuration:

  • Node.js: v20.19.5
  • pnpm: 9.5.0

Checklist

  • My code adheres to this project's style guidelines
  • I have performed a self-review of my own code
  • I have made pertinent documentation changes
  • My changes do not introduce new warnings

@vercel
Copy link
Copy Markdown

vercel Bot commented May 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
librechat-ai Ready Ready Preview, Comment May 3, 2026 9:27pm

Request Review

@danny-avila danny-avila marked this pull request as ready for review May 3, 2026 21:27
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2026

📦 Next.js Bundle Analysis for librechat.ai

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@danny-avila danny-avila merged commit 1330e9d into main May 3, 2026
3 checks passed
@danny-avila danny-avila deleted the danny-avila/docs-sharepoint-obo-config branch May 3, 2026 21:39
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.

SharePoint File Picker blank page with Azure Entra ID OBO flow, undocumented env vars required

1 participant