* Adding support for Manage Identities
* Refactored & changed validation in GetClientCert()
* Updated Client Cert tests
* Fixed linting issue
* Using pointer for k and setting the kv name
* Added MSI Tests
* Decoupling auth utils from keyValueSecretStore
* auth utils decoupled from keyvaultSecretStore
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
* [Commit - PubSub changes ]
Changing the names of the packages directory so to be consistent with name of the company .
It is to be noted that package name can not have hyphen "-" in the name.
So changing the directory names and putting under company names.
For example - servicebus package would be
dapr/components-contrib/pubsub/azure/servicebus
* Commit 2 - Changes for Secret Stores
* Commit 3 - for the state store changes