Password Generator
With this improvement, users will have a password suggestion system on the screen when defining a Static Vault Account or setting an update password option.
They will be able to define the password parameters should include or exclude the following values:
- Number
- Lowercase letter
- Uppercase letter,
- A special character,
- Exclude list.
The user enters the Vault Definition screen and clicks the Add Account button. On the opened screen, they entered the mandatory fields such as Account Name, Type, and Configuration.
When the Type value is set to Static and the user clicks the Next button second page will open and the Password Generation button, next to the Password field will be enabled.

When the user clicks the Password Generation button, a screen will open where the parameters for generating the password can be selected.

- The length of the password and the parameters defining which characters the password will include (Number, Lowercase, Uppercase, Symbols) and which characters it will exclude (Exclude List) can be selected using the relevant buttons on the screen.
- After selecting the parameters, the password will be generated by clicking the Generate Password button on the screen. Clicking the same button again will generate a new password.
- By entering the characters that should be excluded in the Exclude List field, those characters will be removed from the password during password generation.
- When clicked OK button on the screen will close, and the generated password will be automatically filled in the Password field on the previous page.