From 4b4143881edc0af7f43d56a6e6894ce2332d7b52 Mon Sep 17 00:00:00 2001 From: Florian THIEBAUD Date: Fri, 23 May 2025 15:54:20 +0200 Subject: [PATCH] update weborama rtd module documentation --- dev-docs/modules/weboramaRtdProvider.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/dev-docs/modules/weboramaRtdProvider.md b/dev-docs/modules/weboramaRtdProvider.md index d3046f2890..f558c47da3 100644 --- a/dev-docs/modules/weboramaRtdProvider.md +++ b/dev-docs/modules/weboramaRtdProvider.md @@ -150,12 +150,8 @@ On this section we will explain the `params.weboUserDataConf` subconfiguration: ##### User Consent -The WAM User-Centric configuration will check for user consent if gdpr applies. It will check for consent: - -* Vendor ID 284 (Weborama) -* Purpose IDs: 1, 3, 4, 5 and 6 - -If the user consent does not match such conditions, this module will not load, means we will not check for any data in local storage and the default profile will be ignored. +In a user-centric configuration, the WAM module will verify user consent when GDPR is applicable. It specifically checks for consent related to the purposes declared by Weborama in the Global Vendor List (Vendor ID 284). +If the required consent is not provided, the module will not activate, and it will neither access local storage nor apply any default user profile. #### Sfbx LiTE Site-Centric Configuration