From 8452e91ef7c7ff7dda8effe3739c2db6d4a2c451 Mon Sep 17 00:00:00 2001 From: Petri-Johan Last Date: Fri, 24 Oct 2025 12:20:35 +0200 Subject: [PATCH] Change any to all --- docs/admin/auth/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/auth/index.mdx b/docs/admin/auth/index.mdx index d72d25b25..dc802894a 100644 --- a/docs/admin/auth/index.mdx +++ b/docs/admin/auth/index.mdx @@ -190,7 +190,7 @@ Requires that users have SAML SSO authorization for specific GitHub organization This setting accepts one of two values: - A list of **GitHub organization IDs** (numeric strings), not organization names. -- A list with a single entry: ["any"], which means **all** organizations need to be authorized. +- A list with a single entry: ["all"], which means **all** organizations need to be authorized. **Finding your GitHub organization ID:**