name
username
nickname
user_metadata.name
user_metadata.first
user_metadata.last
firstpart
@example.comJohn1234
would not be allowed.
options
object. Because these fields are not used for non-database connections, they are not required, so if they are not enabled for a connection, they may not appear.
For example, after setting a password policy, a MySQL database connection will look like this:
options
object that all three password options are enabled, password history will store the 5 most recent passwords, and each password will be cross-checked against two dictionaries: entry1
and entry2
.
If you are creating a connection or updating an existing connection using the Management API, you can update the password policy for the connection using these fields.