Information only - do not modify without consulting Cirrus Link
Parameter | Type | Description | Default |
---|---|---|---|
encryptedProperties | string | All properties to be encrypted | [ \ "password", \ ] |
algorithm | string | Encryption algorithm | "SHA-512" |
saltSize | integer | The size of salt to user before hashing | I"32" |
hashIterations | integer | The number of times to apply the hashing algorithm | I"1" |
usernameRegex | string | Regex applied to username | "^[a-zA-Z0-9._-]+$" |
usernamePolicyMsg | string | Username Policy | "May only contain alphanumeric, '.', '_', and '-' characters" |
Overview
Content Tools