You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.