azure-webpubsub icon indicating copy to clipboard operation
azure-webpubsub copied to clipboard

Support managed identity, Key Vault managed keys

Open asears opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe.

Security feature request

Describe the solution you'd like

Provide support for managed identity / other methods of secure authentication to the service besides API Key. Manage key rotations with Key Vault to remove any need to rotate keys manually or via scripts. and provide samples when working with the secret portions of the code.

See https://docs.microsoft.com/en-us/azure/key-vault/secrets/overview-storage-keys

Additional context

Add any other context or screenshots about the feature request here.

asears avatar Apr 30 '21 14:04 asears