Security for Azure development in a breeze.
Easy to install it via NuGet:
- Azure Key Vault secret provider
PM > Install-Package Arcus.Security.Providers.AzureKeyVault
- HashiCorp Vault secret provider
PM > Install-Package Arcus.Security.Providers.HashiCorp
- Secret store
PM > Install-Package Arcus.Security.Core
- Secret store for Azure Functions
PM > Install-Package Arcus.Security.AzureFunctions
For a more thorough overview, we recommend reading our documentation.
All documentation can be found on here.
Are you an Arcus user? Let us know and get listed!
This is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the web application. But you always need to state that Codit is the original author of this web application.
Read the full license here.