diff --git a/docs/admin/scim.mdx b/docs/admin/scim.mdx index 14d106d70..076f9a689 100644 --- a/docs/admin/scim.mdx +++ b/docs/admin/scim.mdx @@ -52,7 +52,7 @@ To set up user provisioning in [Okta](https://help.okta.com/en-us/Content/Topics 1. Go to the "General" tab and click "Edit" in the "App Settings" section. 1. Set "Provisioning" to "SCIM". This creates a new tab called "Provisioning". 1. Go to the "Provisioning" tab, and click "Edit" -1. Set "SCIM connector base URL" to `{yourSourcegraphUrl}/.api/scim/v2` +1. Set "SCIM connector base URL" to `{yourSourcegraphUrl}/.api/scim/v2/` 1. Set "Unique identifier field for users" to `userName` 1. Check the first three items in `Supported provisioning actions`: "Import New Users and Profile Updates", "Push New Users", and "Push Profile Updates". 1. Set "Authentication mode" to "HTTP Header"