From 0b52830b4f7e362c6211a6cf3d828bffd9fdff22 Mon Sep 17 00:00:00 2001 From: msukkari Date: Wed, 28 May 2025 17:30:40 -0700 Subject: [PATCH] add info about jit provisioning in migration guide --- docs/self-hosting/upgrade/v3-to-v4-guide.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/self-hosting/upgrade/v3-to-v4-guide.mdx b/docs/self-hosting/upgrade/v3-to-v4-guide.mdx index 70024d0d..2c6d83e9 100644 --- a/docs/self-hosting/upgrade/v3-to-v4-guide.mdx +++ b/docs/self-hosting/upgrade/v3-to-v4-guide.mdx @@ -36,7 +36,7 @@ Please note that the following features are no longer supported in v4: ![Pending Approval Page](/images/pending_approval.png) - The owner can view and approve join requests by navigating to **Settings -> Members** + The owner can view and approve join requests by navigating to **Settings -> Members**. Automatic provisioning of accounts is supported when using SSO/Oauth providers, check out the [auth docs](/self-hosting/configuration/authentication#enterprise-authentication-providers) for more info