From 0536022e99b9c02e9824e6f9cc9884f0dbc33621 Mon Sep 17 00:00:00 2001 From: Brian Vander Schaaf Date: Wed, 8 Oct 2025 08:48:02 -0400 Subject: [PATCH] fix: Okta docs instructions --- src/langsmith/user-management.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/langsmith/user-management.mdx b/src/langsmith/user-management.mdx index e67f8840d..9bd3bd5c9 100644 --- a/src/langsmith/user-management.mdx +++ b/src/langsmith/user-management.mdx @@ -269,8 +269,6 @@ Have a user with access sign in via the unique login URL from the **SSO Configur - SP-initiated SSO - Just-In-Time provisioning - Enforce SSO only -- Import Users -- Import Groups #### Configuration steps @@ -635,6 +633,8 @@ You must use the [Okta Lifecycle Management](https://www.okta.com/products/lifec - Update user attributes - Deactivate users - Group push +- Import users +- Import groups
Step 1: Add application from Okta Integration Network @@ -648,6 +648,7 @@ See [SAML SSO setup](#okta) for cloud or [OAuth2.0 setup](/langsmith/self-host-s **Step 2: Configure API Integration** +1. In the General tab, ensure the `LangSmithUrl` is filled in according to the instructions from [Step 1](#add-application-okta-oin) 1. In the Provisioning tab, select `Integration`. 1. Select `Edit` then `Enable API integration`. 1. For API Token, paste the SCIM token you [generated above](#step-3-generate-scim-bearer-token).