diff --git a/ui/tests/helpers/openapi/expected-auth-attrs.js b/ui/tests/helpers/openapi/expected-auth-attrs.js index f30077167dcd..83a45c97bbb5 100644 --- a/ui/tests/helpers/openapi/expected-auth-attrs.js +++ b/ui/tests/helpers/openapi/expected-auth-attrs.js @@ -849,6 +849,13 @@ const ldap = { label: 'Discover DN', type: 'boolean', }, + enableSamaccountnameLogin: { + editType: 'boolean', + fieldGroup: 'default', + helpText: + 'If true, matching sAMAccountName attribute values will be allowed to login when upndomain is defined.', + type: 'boolean', + }, groupattr: { editType: 'string', helpText: