security.arcus-azure.net
Open in
urlscan Pro
2a05:d014:58f:6201::64
Public Scan
URL:
https://security.arcus-azure.net/
Submission: On July 06 via automatic, source certstream-suspicious — Scanned from DE
Submission: On July 06 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
0 forms found in the DOMText Content
Skip to main content Security v2.0.0 * v2.0.0 * v1.9.0 * v1.8.0 * v1.7.0 * v1.6.0 * v1.5.0 * v1.4.1 * v1.4.0 * v1.3.0 * v1.2.0 * v1.1.0 * v1.0.0 * v0.4.0 * v0.3.0 * v0.2.0 * v0.1.0 SearchK GitHub ๐ ๐ * Welcome * Guides * Add secret store with Azure Key Vault integration * Features * Secret store * What is it? * Azure Functions support * Create custom secret provider * Get secret provider by name * Secret providers * Command line secret provider * Configuration secret provider * Docker Secrets secret provider * Environment variables secret provider * HashiCorp Vault secret provider * Azure Key Vault secret provider * User Secrets secret provider * Secret versions * Interacting with secrets * Consuming Azure Key Vault secrets * Consuming Secrets Version: v2.0.0 INTRODUCTION Arcus Security allows you to work easily with secrets. Instead of retrieving sensitive information from your application's configuration, Arcus Security allows you to retrieve secrets from a configured Secret Store. The secret store supports multiple secret providers to get its secrets from, like Azure Key Vault, HashiCorp, etc. and allows you to write your own secret provider. Additionally, Arcus Security makes sure that retrieved secrets are cached for a while so to avoid multiple calls to the backing secret provider, which prevents throttling. GUIDANCE * Add Arcus secret store with Azure Key vault integration INSTALLATION We provide a NuGet package per provider and area. Here is how you install all Arcus Security packages PM > Install-Package Arcus.Security.All Copy Here is how you consume secrets for Azure Key Vault: PM > Install-Package Arcus.Security.Providers.AzureKeyVault Copy LICENSE 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. Full license here Edit this page Next Add secret store with Azure Key Vault integration ยป Community * Arcus Azure Github Copyright ยฉ 2024, Arcus - Security maintained by arcus-azure