From b41d2cb4bd7a43eba94941936c61de630caf1466 Mon Sep 17 00:00:00 2001 From: Owen Date: Sat, 6 Dec 2025 17:29:46 -0500 Subject: [PATCH] Update to usernames --- manage/blueprints.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manage/blueprints.mdx b/manage/blueprints.mdx index 10edf3d..ae5dd31 100644 --- a/manage/blueprints.mdx +++ b/manage/blueprints.mdx @@ -356,7 +356,7 @@ Not allowed on TCP/UDP resources. | `basic-auth` | object | No | Basic authentication configuration | Requires `user` and `password` fields | | `sso-enabled` | boolean | No | Enable SSO authentication | Defaults to `false` | | `sso-roles` | array | No | Allowed SSO roles | Cannot include "Admin" role | -| `sso-users` | array | No | Allowed SSO user emails | Must be valid email addresses | +| `sso-users` | array | No | Allowed SSO usernames | Must be valid usernames | | `whitelist-users` | array | No | Whitelisted user emails | Must be valid email addresses | ### Rules Configuration