I would like to know how to manage a database’s users/user-groups using Vault Static roles without having to create a unique role for each user manually. To import the entire user catalogue of a database and auto-rotate password for all the users.
If a connection is added under a db-path, we should be able to manage all the users in the DB without having to create a role for each user.