Skip to content

Extend KeyVault functionality  #25

@cmatskas

Description

@cmatskas

@bradygaster Apart from creating KVs, we should be able to use AVTS to interact with KV data. </Shameless plug> most of the code for this work is here: https://github.com/cmatskas/azure-keyvault-node/blob/master/kvservice.js. I could bring that service in and edit to fit our needs.
Suggested operations:
KV Instance

  • Acquire KV client

Secret Operations

  • Add secret
  • Delete secret
  • Get secret

Key Operations

  • Add key
  • Delete key
  • Encrypt with key
  • Decrypt with key
  • Sign with key

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions