[PR #3238] [MERGED] feat(fleet): Add Microsoft OAuth setup docs for self-hosted Fleet #3298

Closed
opened 2026-06-05 18:22:13 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3238
Author: @johannes117
Created: 3/20/2026
Status: Merged
Merged: 3/24/2026
Merged by: @johannes117

Base: mainHead: docs/microsoft-oauth-self-hosted


📝 Commits (1)

  • d5fd76e Add Microsoft OAuth setup for self-hosted Fleet

📊 Changes

1 file changed (+83 additions, -0 deletions)

View changed files

📝 src/langsmith/fleet/self-hosted.mdx (+83 -0)

📄 Description

Summary

  • add Microsoft OAuth provider documentation to the self-hosted Fleet page
  • document the Azure app registration redirect URI and required Microsoft Graph delegated permissions
  • show the LangSmith provider fields and Helm configuration needed to enable the provider

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/3238 **Author:** [@johannes117](https://github.com/johannes117) **Created:** 3/20/2026 **Status:** ✅ Merged **Merged:** 3/24/2026 **Merged by:** [@johannes117](https://github.com/johannes117) **Base:** `main` ← **Head:** `docs/microsoft-oauth-self-hosted` --- ### 📝 Commits (1) - [`d5fd76e`](https://github.com/langchain-ai/docs/commit/d5fd76e7584d5d2191f947062c89cb4b2befac6f) Add Microsoft OAuth setup for self-hosted Fleet ### 📊 Changes **1 file changed** (+83 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/fleet/self-hosted.mdx` (+83 -0) </details> ### 📄 Description ## Summary - add Microsoft OAuth provider documentation to the self-hosted Fleet page - document the Azure app registration redirect URI and required Microsoft Graph delegated permissions - show the LangSmith provider fields and Helm configuration needed to enable the provider --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:22:13 -04:00
yindo closed this issue 2026-06-05 18:22:13 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3298