[PR #539] [MERGED] chore: document overriding sub claim & Azure Entra ID oid claim usage #797

Closed
opened 2026-02-17 17:21:09 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/539
Author: @bvs-langchain
Created: 9/15/2025
Status: Merged
Merged: 9/15/2025
Merged by: @bvs-langchain

Base: mainHead: brian/ls-4653-azure-oidc-scim


📝 Commits (5)

📊 Changes

2 files changed (+23 additions, -1 deletions)

View changed files

📝 src/langsmith/self-host-sso.mdx (+16 -0)
📝 src/langsmith/user-management.mdx (+7 -1)

📄 Description

Overview

Type of change

Type: Update existing documentation

Related issues/PRs

  • Linear issue: ls-4653
  • Slack thread:

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

Additional notes


🔄 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/539 **Author:** [@bvs-langchain](https://github.com/bvs-langchain) **Created:** 9/15/2025 **Status:** ✅ Merged **Merged:** 9/15/2025 **Merged by:** [@bvs-langchain](https://github.com/bvs-langchain) **Base:** `main` ← **Head:** `brian/ls-4653-azure-oidc-scim` --- ### 📝 Commits (5) - [`5507409`](https://github.com/langchain-ai/docs/commit/550740965cb7a06dcae148da2c37b78d8b3768f4) chore: document overriding sub claim - [`5c72286`](https://github.com/langchain-ai/docs/commit/5c7228613edbf5687d613c1420d026aa12b01bd5) fmt - [`5994ed5`](https://github.com/langchain-ai/docs/commit/5994ed543dbb31dd068e3ed3b377d58dd1c5e11d) wording - [`fa2850c`](https://github.com/langchain-ai/docs/commit/fa2850c665b1049bb74466b96cc4e58b531aa87d) Update src/langsmith/self-host-sso.mdx - [`bfa132d`](https://github.com/langchain-ai/docs/commit/bfa132d2a631ea3f2d67203c46e7ecf8c0e05cfd) Update src/langsmith/user-management.mdx ### 📊 Changes **2 files changed** (+23 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/self-host-sso.mdx` (+16 -0) 📝 `src/langsmith/user-management.mdx` (+7 -1) </details> ### 📄 Description ## Overview <!-- Brief description of what documentation is being added/updated --> ## Type of change **Type:** Update existing documentation ## Related issues/PRs <!-- Link to related issues, feature PRs, or discussions (if applicable) --> - GitHub issue: - Feature PR: https://github.com/langchain-ai/langchainplus/pull/11980 <!-- For LangChain employees, if applicable: --> - Linear issue: ls-4653 - Slack thread: ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed - [ ] I have gotten approval from the relevant reviewers - [ ] (Internal team members only / optional) I have created a preview deployment using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <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-02-17 17:21:09 -05:00
yindo closed this issue 2026-02-17 17:21:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#797