[PR #949] [MERGED] feat: Okta support for SCIM #911

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/949
Author: @bvs-langchain
Created: 8/18/2025
Status: Merged
Merged: 8/21/2025
Merged by: @bvs-langchain

Base: mainHead: brian/inf-691-okta-idp-support


📝 Commits (6)

📊 Changes

4 files changed (+213 additions, -34 deletions)

View changed files

📝 docs/administration/how_to_guides/organization_management/set_up_saml_sso.mdx (+28 -2)
📝 docs/administration/how_to_guides/organization_management/set_up_scim.mdx (+139 -29)
docs/administration/how_to_guides/organization_management/static/scim_okta_user_attributes.png (+0 -0)
📝 docs/self_hosting/configuration/sso.mdx (+46 -3)

📄 Description

  • enhances existing SCIM documentation for Okta
  • adds sections to SAML and OAuth2.0 docs for Okta

🔄 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/langsmith-docs/pull/949 **Author:** [@bvs-langchain](https://github.com/bvs-langchain) **Created:** 8/18/2025 **Status:** ✅ Merged **Merged:** 8/21/2025 **Merged by:** [@bvs-langchain](https://github.com/bvs-langchain) **Base:** `main` ← **Head:** `brian/inf-691-okta-idp-support` --- ### 📝 Commits (6) - [`73b2221`](https://github.com/langchain-ai/langsmith-docs/commit/73b2221ff67a4cef32a803da46fb3c91ad54e8dd) refactor - [`b277c1d`](https://github.com/langchain-ai/langsmith-docs/commit/b277c1d506fb842ec2bd345bcf5a5f489019936e) feat: Okta support for SCIM - [`3915d95`](https://github.com/langchain-ai/langsmith-docs/commit/3915d952ff0047e303105eec768fce706bf9456e) allowed attributes - [`fffa686`](https://github.com/langchain-ai/langsmith-docs/commit/fffa686f2504c52a615ba1a87bcac8378a5d9c96) screenshot fix - [`93fa492`](https://github.com/langchain-ai/langsmith-docs/commit/93fa4929daf83d3dc162a628f814c2b6d5221fa2) Apply suggestions from code review - [`ec5bcf0`](https://github.com/langchain-ai/langsmith-docs/commit/ec5bcf0848f750f9403a895711682e338fef9116) change order ### 📊 Changes **4 files changed** (+213 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `docs/administration/how_to_guides/organization_management/set_up_saml_sso.mdx` (+28 -2) 📝 `docs/administration/how_to_guides/organization_management/set_up_scim.mdx` (+139 -29) ➕ `docs/administration/how_to_guides/organization_management/static/scim_okta_user_attributes.png` (+0 -0) 📝 `docs/self_hosting/configuration/sso.mdx` (+46 -3) </details> ### 📄 Description * enhances existing SCIM documentation for Okta * adds sections to SAML and OAuth2.0 docs for Okta --- <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-21 17:19:12 -05:00
yindo closed this issue 2026-02-21 17:19:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#911