Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Azure Key Vault integration #7147

Open
RomanovM opened this issue Apr 18, 2024 · 1 comment
Open

Add Azure Key Vault integration #7147

RomanovM opened this issue Apr 18, 2024 · 1 comment

Comments

@RomanovM
Copy link
Contributor

nopCommerce version: 4.60

Summary about azure key vault
Secrets Management: Azure Key Vault can be used to securely store and tightly control access to tokens, passwords, certificates, API keys, and other secrets.

Key Management: It provides a secure location to store and manage cryptographic keys. Keys stored in Azure Key Vault are protected by hardware security modules (HSMs). The service supports multiple key types and algorithms, and allows for the creation, import, and control of keys.

Source: https://www.nopcommerce.com/boards/topic/98931/connectionstring-and-secrets-should-use-user-secrets-and-keyvault

@adityavardhan91
Copy link

May be I can work on this. I have good experience with Integrating azure resources to .NET projects. I am Aditya, a .NET full stack dev by the way!

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

No branches or pull requests

2 participants