Skip to content

Secrets in Azure

Odd André Owren edited this page Nov 12, 2020 · 1 revision

The secrets associated with this project is the admin login for Django and Postgres. These are stored in Azure Key Vault associated with resource group kundestyrt-nsi-backend. To access the value of these one will have to navigate to "Secrets" in the sidebar. Here there will be 4 secrets corresponding to the aforementioned systems. To view the value of the key, choose that selected key and then the (only) current version. Scrolling to the bottom reveals a button with "Show secret value" which replaces the asterisks in the field below with the value of the secret. Currently the only way to use these secrets is through Copy-Paste.

Clone this wiki locally