Skip to content

Commit b4db12c

Browse files
committed
docs: use disable_jit_provisioning property and non-deprecated endpoint
1 parent c37154b commit b4db12c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/configure/auth-strategies/enterprise-connections/jit-provisioning.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To disable JIT Provisioning for a SAML connection:
3030
1. Toggle off the **Create users during sign-in** option.
3131
1. Select **Save**.
3232

33-
To manage this setting programmatically, use the `disable_jit` property of the Backend API's [Update SAML Connection](/docs/reference/backend-api/tag/saml-connections/PATCH/saml_connections/%7Bsaml_connection_id%7D){{ target: '_blank' }} or [Update Enterprise Connection](/docs/reference/backend-api/tag/enterprise-connections/PATCH/enterprise_connections/%7Benterprise_connection_id%7D){{ target: '_blank' }} endpoint.
33+
To manage this setting programmatically, use the `disable_jit_provisioning` property of the Backend API's [Update Enterprise Connection](/docs/reference/backend-api/tag/enterprise-connections/PATCH/enterprise_connections/%7Benterprise_connection_id%7D){{ target: '_blank' }} endpoint.
3434

3535
## Sync user attributes during sign in
3636

0 commit comments

Comments
 (0)