[PR #568] [MERGED] Improve SSO Docs #820

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

📋 Pull Request Information

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

Base: mainHead: romain/improve-sso-docs


📝 Commits (3)

  • 28cc05e Added JIT disablement info + initial user workspace role + initial org admin email
  • 0829454 review comments
  • 35cdf44 Merge branch 'main' into romain/improve-sso-docs

📊 Changes

3 files changed (+19 additions, -2 deletions)

View changed files

📝 src/langsmith/self-host-sso.mdx (+3 -0)
📝 src/langsmith/self-host-user-management.mdx (+3 -0)
📝 src/langsmith/user-management.mdx (+13 -2)

📄 Description

Closes INF-827

Overview

  • Added info about disabling JIT provisioning for self hosted
  • Added info about providing initial org admin email, and when it's required
  • Added info about the workspace role that JIT provisioned users will get by default

Type of change

Type: Update existing documentation

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/568 **Author:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Created:** 9/17/2025 **Status:** ✅ Merged **Merged:** 9/18/2025 **Merged by:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Base:** `main` ← **Head:** `romain/improve-sso-docs` --- ### 📝 Commits (3) - [`28cc05e`](https://github.com/langchain-ai/docs/commit/28cc05e5181397035372952c6a1dfc78fe68d545) Added JIT disablement info + initial user workspace role + initial org admin email - [`0829454`](https://github.com/langchain-ai/docs/commit/082945469b83d800c21612584679e269e04c6566) review comments - [`35cdf44`](https://github.com/langchain-ai/docs/commit/35cdf44689e12dc02400fb8adca2737a42202127) Merge branch 'main' into romain/improve-sso-docs ### 📊 Changes **3 files changed** (+19 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/self-host-sso.mdx` (+3 -0) 📝 `src/langsmith/self-host-user-management.mdx` (+3 -0) 📝 `src/langsmith/user-management.mdx` (+13 -2) </details> ### 📄 Description Closes INF-827 ## Overview - Added info about disabling JIT provisioning for self hosted - Added info about providing initial org admin email, and when it's required - Added info about the workspace role that JIT provisioned users will get by default ## Type of change **Type:** Update existing documentation ## Related issues/PRs <!-- Link to related issues, feature PRs, or discussions (if applicable) - https://github.com/langchain-ai/langchainplus/pull/12204 <!-- For LangChain employees, if applicable: --> - Linear issue: https://linear.app/langchain/issue/INF-827/update-sso-self-hosted-docs ## 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 - [ ] 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](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:11 -05:00
yindo closed this issue 2026-02-17 17:21:11 -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#820