CDN basic authentication password changes not applied in AEMaaCS

Updating the password for CDN basic authentication in Adobe Experience Manager as a Cloud Service (AEMaaCS) by modifying the secret environment variable doesn’t apply the new value because secret environment variables are immutable once deployed. To resolve this, create a new secret variable, update the cdn.yaml configuration to reference it, and redeploy the pipeline using Cloud Manager.

Description description

Environment

Adobe Experience Manager as a Cloud Service (AEMaaCS)

Issue/Symptoms

After updating the secret environment variable for CDN basic authentication and redeploying via Cloud Manager, requests still authenticate using the old password.

Resolution resolution

Note: Secret environment variables in AEMaaCS can’t be changed in place; creating a new secret is required for updates to take effect.

To resolve this issue, follow these steps:

  1. Create a new secret environment variable in Cloud Manager with the updated password value.
  2. Update your cdn.yaml configuration file to reference this new secret variable for all relevant credentials.
  3. Redeploy your configuration pipeline using Cloud Manager so the updated YAML and new secret are applied.
  4. Verify that authentication now uses the updated password by making an authenticated request to your CDN endpoint and checking that access is granted with the new credentials.
recommendation-more-help
3d58f420-19b5-47a0-a122-5c9dab55ec7f