bharney / JSStarterDocker

.Net Core 2.1 C# with React Starter Project that provides Identity Authentication and Authorization using JWT. Based on .NET Core JavaScriptServices Spa React + Redux using TypeScript. Additional support available for Docker and ARM Templating. Project uses Key Vault for secrets and EntityFrameworkCore to migrate Identity tables.
https://jsstarter.azurewebsites.net
17 stars 3 forks source link

Setup KeyVault #14

Closed bharney closed 6 years ago

bharney commented 6 years ago

Setup key vault for secrets management

bharney commented 6 years ago

Added Key Vault on Azure and Environment variables for getting secrets from Azure Portal and Local environment no need to check in the secrets files.