faint-judge-29851
03/25/2024, 2:03 PM"identifier": true in the schema, but then in the Authentication section, you can also disable Enable password authentication. Really confusing. Which one takes precedence?steep-lamp-91158
traits.email or traits.username), whereas the value under authentication determines whether passwords should be enabled at all. It really is two different things, as schemas are bound to the users (or rather users to the schema), and the other is a global setting.faint-judge-29851
03/25/2024, 2:24 PM