Extension Azure Key Vault


Extension Basics

Title
Azure Key Vault
Name
ckanext-az-keyvault
Type
Public extension
Description
CKAN extension for Azure Key Vault integration. Allows storing CKAN config option values in Azure Key Vault. Uses ManagedIdentityCredential (MSI) for system-level authentication with Azure. Replaces periods in config keys with # character for Azure compatibility.
CKAN versions
Download-Url (zip)
Last commit
9 months ago (2025-05-20 00:00:00)
Url to repo
Category
Authentication & Security


Background Infos

Description (long)
Version
0.0.1
Version release date
2025-05-20
Contact name
Open Government Canada
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Requires azure-identity and azure-keyvault-secrets packages.

Plugins to configure (ckan.ini)
az_keyvault
CKAN Settings (ckan.ini)
KEY_VAULT_NAME
# ckanext.az_keyvault.vault_name
# ckanext.az_keyvault.period_char
DB migration to be executed
(not set)
<< back to Extensions