Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterTypeDescriptionDefault
encryptedPropertiesstringAll properties to be encrypted[ \ "password", \ ]
algorithmstringEncryption algorithm"SHA-512"
saltSizeintegerThe size of salt to user before hashingI"32"
hashIterationsintegerThe number of times to apply the hashing algorithmI"1"
usernameRegexstringRegex applied to username"^[a-zA-Z0-9._-]+$"
usernamePolicyMsgstringUsername Policy"May only contain alphanumeric, '.', '_', and '-' characters"

...