You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,11 +26,9 @@ Fingerprint Akamai Proxy Integration is responsible for proxying identification
26
26
***Manual updates occasionally required**: The underlying data contract in the identification logic can change to keep up with browser updates. Using the Akamai Proxy Integration might require occasional manual updates on your side. Ignoring these updates will lead to lower accuracy or service disruption.
27
27
28
28
> [!WARNING]
29
-
> **Supported Akamai Property Types**
29
+
> **Tested property types**
30
30
>
31
-
> This integration supports the [Ion][akamai-ion] (Standard and Premier) property type.
32
-
> You can technically use any property type supported by Akamai Property Manager API. However, we do not guarantee that the integration will work with all property types. Try to activate in staging first to verify that it works with your property type.
33
-
> Please reach out to our [support team][support] if you need support for a different property type.
31
+
> This integration has been tested with the [Dynamic Site Accelerator (DSA)][akamai-dsa] Akamai property type only. [Ion][akamai-ion] (Standard / Premier) and API Acceleration (AA) have not been formally tested. These property types might work because Akamai's Property Manager exposes the same rule tree across them, but compatibility is not guaranteed. Validate the integration in a staging property before activating it in production. Contact [support][support] if you encounter issues.
34
32
35
33
## How to install with Terraform
36
34
@@ -139,6 +137,7 @@ If you have any questions, reach out to our [support team][support].
139
137
140
138
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.
0 commit comments