Information only - do not modify without consulting Cirrus Link
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"
  • No labels