From 6554d93e9290bb6b7a8927519d72d79b7eb5301a Mon Sep 17 00:00:00 2001 From: "igor.prokhorov" <40358229+iprokhorov@users.noreply.github.com> Date: Tue, 15 Jul 2025 20:40:03 +0200 Subject: [PATCH] change text of provider documentation i think its a copypaste failure from storage config docu. --- content/configuration/auth-sso.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/configuration/auth-sso.md b/content/configuration/auth-sso.md index fc4dcb65..d696f713 100644 --- a/content/configuration/auth-sso.md +++ b/content/configuration/auth-sso.md @@ -13,7 +13,7 @@ Directus offers a variety of authentication methods, including local email/passw | `AUTH_PROVIDERS` | A comma-separated list of auth providers. You can use any names you like for these keys. | | | `AUTH_DISABLE_DEFAULT` | Disable the default auth provider. | `false` | -For each of the storage locations listed, you must provide the following configuration (variable name must be uppercase in these options): +For each of the auth providers listed, you must provide the following configuration (variable name must be uppercase in these options): | Variable | Description | Default Value | | ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------- | ------------- |