Guru of Vault,
We are setting up the Database Secrets Engine for Mariadb in Vault to generate dynamic credentials. The password of generated user looks like the following:
A1a-ialfWVgzEEGtR58q
.
What is the exact password policy here? Is there any way we can set such policy explicitly? Thanks.