[PR #662] [MERGED] chore: clarify Okta configuration fields #902

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/662
Author: @bvs-langchain
Created: 9/26/2025
Status: Merged
Merged: 9/29/2025
Merged by: @lnhsingh

Base: mainHead: brian/ent-100-okta-clarify


📝 Commits (3)

  • dcd5d15 chore: clarify Okta configuration fields
  • 389e76f Update src/langsmith/self-host-sso.mdx
  • d3bdcd9 support callout

📊 Changes

1 file changed (+59 additions, -14 deletions)

View changed files

📝 src/langsmith/self-host-sso.mdx (+59 -14)

📄 Description

Overview

Update Okta OIDC configuration section to make it clear it is through Helm/Docker

Type of change

Type: Update existing documentation

Related issues/PRs

  • GitHub issue:
  • Feature PR:
  • Linear issue: part of ent-100
  • 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/662 **Author:** [@bvs-langchain](https://github.com/bvs-langchain) **Created:** 9/26/2025 **Status:** ✅ Merged **Merged:** 9/29/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `brian/ent-100-okta-clarify` --- ### 📝 Commits (3) - [`dcd5d15`](https://github.com/langchain-ai/docs/commit/dcd5d1515bc97dd6ec7506c699b1bd938d7022a0) chore: clarify Okta configuration fields - [`389e76f`](https://github.com/langchain-ai/docs/commit/389e76fdb24d1aa4981c92a16a3cc792303b64e9) Update src/langsmith/self-host-sso.mdx - [`d3bdcd9`](https://github.com/langchain-ai/docs/commit/d3bdcd9d2ebbd9d14b49ccf080867a50e2956820) support callout ### 📊 Changes **1 file changed** (+59 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/self-host-sso.mdx` (+59 -14) </details> ### 📄 Description ## Overview <!-- Brief description of what documentation is being added/updated --> Update Okta OIDC configuration section to make it clear it is through Helm/Docker ## Type of change **Type:** Update existing documentation ## Related issues/PRs <!-- Link to related issues, feature PRs, or discussions (if applicable) To automatically close an issue when this PR is merged, use closing keywords: - "closes #123" or "fixes #123" or "resolves #123" For regular references without auto-closing, just use: - "#123" or "See issue #123" Examples: - closes #456 (will auto-close issue #456 when PR is merged) - See #789 for context (will reference but not auto-close issue #789) --> - GitHub issue: - Feature PR: <!-- For LangChain employees, if applicable: --> - Linear issue: part of ent-100 - Slack thread: ## Checklist <!-- Put an 'x' in all boxes that apply --> - [ ] I have read the [contributing guidelines](README.md) - [ ] 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](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:20 -05:00
yindo closed this issue 2026-02-17 17:21:21 -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#902