From e195c86c1ac3a8329981af42dc0e84054b03955c Mon Sep 17 00:00:00 2001 From: lari-queue-it <90836946+lari-queue-it@users.noreply.github.com> Date: Thu, 16 Sep 2021 12:25:29 +0200 Subject: [PATCH] Update README.md Added note to explain potential issues with integration config access on ip-filtered staging environments --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 258a2ac..d187a76 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ Latest integration config can be downloaded from GO Queue-it Platform and then u To use the inline integration config, set 'QUEUEIT_CONFIG_TYPE' queue-it variable value to 'inline' in Akamai property manager. ### 3.2 Dynamically download and cache integration config +#### NOTE: If you are deploying to a staging environment that has an IP-filter applied, make sure to whitelist the path to the integration config, so the IP-filter doesn’t apply. Otherwise the Queue-it Edge Worker will be blocked from accessing the configuration path. Integration config can be downloaded by calling Queue-IT API endpoint and then cached in Akamai network. In Akamai property manager, set variables 'PMUSER_QUEUEIT_CONFIG_TYPE' to 'cache' and 'PMUSER_QUEUEIT_API_KEY' to your API key. Configure the following Akamai property rules by setting the criteria, out going request path and caching behavior to download and cache the integration config. #### Edgeworker rule