DXP-provisioned variables read from process.env at request time. Secret values are masked by default.
| Variable | Status | Value | Description |
|---|---|---|---|
| OPTIMIZELY_GRAPH_SINGLE_KEYsecret | Set | WhLS…JqO4 (48 chars) | Optimizely Graph read-only key for querying published content. |
| OPTIMIZELY_GRAPH_GATEWAY | Set | https://cg.optimizely.com | Optimizely Graph gateway URL (for example, https://cg.optimizely.com). |
| OPTIMIZELY_GRAPH_APP_KEYsecret | Set | a4WI…BJeQ (48 chars) | Optimizely Graph API key for webhook management (Basic auth). |
| OPTIMIZELY_GRAPH_SECRETsecret | Set | q3Es…7XgK (64 chars) | Optimizely Graph secret for webhook management (from Key Vault). |
| OPTIMIZELY_GRAPH_CALLBACK_APIKEYsecret | Set | nPwM…5pEX (32 chars) | Shared secret for authenticating incoming webhook requests (from Key Vault). |
| OPTIMIZELY_CMS_URL | Set | https://app-ocstowhnorwx587st001.cms.optimizely.com | CMS instance URL (for example, https://app-abcd11111.cms.optimizely.com). |
| OPTIMIZELY_SITE_HOSTNAME | Set | ocst02head8ssy2t001.dxcloud.episerver.net | Public hostname of the site (for example, mysite.example.com). |
| REDIS_URL | Set | ocst02head8ssy2.northeurope.redis.azure.net:10000 | Azure Cache for Redis hostname and port (for example, myredis.redis.azure.net:10000). |
| AZURE_CLIENT_ID | Set | 3c32075b-b133-42fc-8f3e-174e4d94f0e5 | Managed identity client ID for Redis and CDN authentication. |
| OPTIMIZELY_DXP_DEPLOYMENT_ID | Set | da150a82-f325-43f8-b6d1-3d157ed3071c | Unique ID for the deployment slot, used for cache key namespacing. |
| OPTIMIZELY_CLOUDPLATFORM_API_URL | Set | https://api.cloudplatform.cms.optimizely.com/ | Cloud Platform Services API URL (used by CDN edge-cache purge). |
| OPTIMIZELY_CLOUDPLATFORM_API_RESOURCE_ID | Set | api://771bf633-5f6d-4fbf-a31a-49d423173007 | Resource ID for authenticating to the CDN/Cloud Platform API. |