fix: SCIM links & remove incorrect docs - #753
Merged
Brian Vander Schaaf (bvs-langchain) merged 4 commits intoOct 6, 2025
Merged
fix: SCIM links & remove incorrect docs#753Brian Vander Schaaf (bvs-langchain) merged 4 commits into
Brian Vander Schaaf (bvs-langchain) merged 4 commits into
Conversation
Brian Vander Schaaf (bvs-langchain)
requested review from
Kathryn May (katmayb) and
Lauren Hirata Singh (lnhsingh)
as code owners
October 6, 2025 18:38
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR fixes SCIM-related documentation issues by correcting broken internal links and removing incorrect configuration details. The changes improve the accuracy and usability of the SCIM setup instructions.
- Fixed broken internal link reference to SCIM setup section
- Removed incorrect API header parameter from SCIM token generation
- Updated Okta SCIM configuration steps to reflect current UI and removed outdated Base URL configuration
- Minor formatting improvements with blank line additions/removals
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| src/langsmith/user-management.mdx | Fixed SCIM link reference, removed incorrect API header, updated Okta configuration steps, and improved formatting |
| src/langsmith/self-host-sso.mdx | Removed extra blank lines for cleaner formatting |
Contributor
|
Preview ID generated: preview-briane-1759776159-85942db |
Contributor
|
Preview ID generated: preview-briane-1759776372-35cb28f |
Kathryn May (katmayb)
approved these changes
Oct 6, 2025
Contributor
|
Preview ID generated: preview-briane-1759776464-b66e377 |
Brian Vander Schaaf (bvs-langchain)
deleted the
brian/ent-100-okta-follow-up-updates
branch
October 6, 2025 18:50
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Type of change
Type: Update existing documentation
Related issues/PRs
Checklist
docs devsrc/docs.jsonif neededAdditional notes