[PR #429] [MERGED] New SSO Flow Docs #736

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/429
Author: @romain-priour-lc
Created: 9/9/2025
Status: Merged
Merged: 9/11/2025
Merged by: @romain-priour-lc

Base: mainHead: romain/oidc-new-flow-docs


📝 Commits (4)

  • 9b79251 new sso flow docs
  • e9baf3c Merge branch 'main' into romain/oidc-new-flow-docs
  • 0aa6da5 Merge branch 'main' into romain/oidc-new-flow-docs
  • fcf38d1 review comments

📊 Changes

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

View changed files

src/langsmith/images/sso-member-settings-update.png (+0 -0)
📝 src/langsmith/self-host-user-management.mdx (+22 -1)

📄 Description

Documentation update

Overview

Adding documentation for the new self-hosted SSO user provisioning flow, which doesn't require invites for the default organization anymore.

Type of change

  • New documentation page
  • Update existing documentation
  • Fix typo, bug, broken link, or formatting issue
  • Remove outdated content
  • Other (please describe):

Related issues/PRs

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/429 **Author:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Created:** 9/9/2025 **Status:** ✅ Merged **Merged:** 9/11/2025 **Merged by:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Base:** `main` ← **Head:** `romain/oidc-new-flow-docs` --- ### 📝 Commits (4) - [`9b79251`](https://github.com/langchain-ai/docs/commit/9b79251b6bb2ad5fdc873869b0fb7077fd21eb0a) new sso flow docs - [`e9baf3c`](https://github.com/langchain-ai/docs/commit/e9baf3c77f8fc36af4b30f4a09fc98207fb03a11) Merge branch 'main' into romain/oidc-new-flow-docs - [`0aa6da5`](https://github.com/langchain-ai/docs/commit/0aa6da5d4bdd96cb840500efd19ec2b9b8bd94ca) Merge branch 'main' into romain/oidc-new-flow-docs - [`fcf38d1`](https://github.com/langchain-ai/docs/commit/fcf38d19f56d56d27e64901cb6db79fae1f69ebf) review comments ### 📊 Changes **2 files changed** (+22 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `src/langsmith/images/sso-member-settings-update.png` (+0 -0) 📝 `src/langsmith/self-host-user-management.mdx` (+22 -1) </details> ### 📄 Description # Documentation update ## Overview Adding documentation for the new self-hosted SSO user provisioning flow, which doesn't require invites for the default organization anymore. ## Type of change <!-- Check the relevant box --> - [ ] New documentation page - [X] Update existing documentation - [ ] Fix typo, bug, broken link, or formatting issue - [ ] Remove outdated content - [ ] Other (please describe): ## Related issues/PRs <!-- Link to related issues, feature PRs, or discussions (if applicable) --> - Feature PR: https://github.com/langchain-ai/langchainplus/pull/11771 <!-- For LangChain employees, if applicable: --> - Linear issue: https://linear.app/langchain/issue/INF-617/improve-sso-integration ## Checklist <!-- Check all 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:01 -05:00
yindo closed this issue 2026-02-17 17:21:01 -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#736