hashicorp / vault-plugin-database-couchbase

Mozilla Public License 2.0
6 stars 5 forks source link

Couchbase - Add username customization #18

Closed pcman312 closed 3 years ago

pcman312 commented 3 years ago

Adds the ability to customize username generation for dynamic users in Couchbase.

Uses the new field username_template with the go template language.

Also: