Skip to content

vault kv 2 #70

Description

@EngRajabi

I am using the 2 kv version. This version 1 seems to have changed in newer versions of vault.
I can not use your package and load my keys in 2 kv. I get all 404 HTTP errors.

   .ConfigureAppConfiguration((hostingContext, config) =>
                    {
                        config.AddVaultWithToken("http://127.0.0.1:8200", "hvs.BvBP9jOOCOVxTD07MbC7C0Ek",
                            "/secret/data/app/passwors");
                    })

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions