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