From 889e5e0dfc02ce4cd899794b5487844858eb5ca4 Mon Sep 17 00:00:00 2001 From: steve sadler Date: Wed, 4 Jun 2025 17:44:45 -0600 Subject: [PATCH] Update baseURL example In relation to https://sourcegraph.slack.com/archives/C05EMJM2SLR/p1749079956626239?thread_ts=1748559354.414669&cid=C05EMJM2SLR --- docs/admin/scim.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/scim.mdx b/docs/admin/scim.mdx index 86f8ea20a..14d106d70 100644 --- a/docs/admin/scim.mdx +++ b/docs/admin/scim.mdx @@ -40,7 +40,7 @@ To configure: 4. Set up your IdP to use our SCIM API. The API is at ``` - https://sourcegraph.company.com/.api/scim/v2 + https://sourcegraph.company.com/.api/scim/v2/ ``` ## Configuring SCIM for Okta