Skip to content

vault backend should support multiple base paths #38

Description

@thomasmitchell

right now, it just has base_path as the path configuration option. If base_paths is implemented, the List() function should enumerate values under each of them.

  • add base_paths as a Vault configuration option
  • have base_paths default value be a single member, secret/
  • if base_paths is not specified but base_path is, use the value in base_path as the single value in the list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions