Skip to content

Commit 03ed331

Browse files
authored
Merge pull request github#8288 from github/update-scim-endpoint
2 parents 5a387da + f341b89 commit 03ed331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/admin/authentication/managing-identity-and-access-for-your-enterprise/configuring-user-provisioning-for-your-enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ You must have administrative access on your IdP to configure the application for
8484

8585
| Value | Other names | Description | Example |
8686
| :- | :- | :- | :- |
87-
| URL | Tenant URL | URL to the SCIM provisioning API for your enterprise on {% data variables.product.prodname_ghe_managed %} | <nobr><code>{% data variables.product.api_url_pre %}</nobr></code> |
87+
| URL | Tenant URL | URL to the SCIM provisioning API for your enterprise on {% data variables.product.prodname_ghe_managed %} | <nobr><code>{% data variables.product.api_url_pre %}/scim/v2</nobr></code> |
8888
| Shared secret | Personal access token, secret token | Token for application on your IdP to perform provisioning tasks on behalf of an enterprise owner | Personal access token you created in step 1 |
8989

9090
{% endif %}

0 commit comments

Comments
 (0)