ACME with Redis storage and Azure Managed Redis instance authv2.0+

Configure the ACME plugin with Redis as a storage backend using Azure Managed Redis instance auth

Prerequisites

Environment variables

  • EMAIL: The account identifier.

  • KEY_ID: The kid of a Key.

  • KEY_SET: The name of a Key Set to associate the Key ID with.

  • DOMAIN: An array of strings representing hosts.

  • INSTANCE_ADDRESS: The Azure Managed Redis instance address.

  • INSTANCE_USERNAME: The object (principal) ID of the Principal/Identity with essential access.

  • AZURE_CLIENT_ID: The client ID of the Principal/Identity.

  • AZURE_CLIENT_SECRET: (Optional) The client secret of the Principal/Identity.

  • AZURE_TENANT_ID: (Optional) The tenant ID of the Principal/Identity.

Set up the plugin

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!