-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Description
Hi prebid community,
I work as Utiq, who provides two userId modules (UtiqIdSystem and UtiqMtpIdSystem).
We have a question regarding the new storageControl module that was added as part of prebid 10 I believe.
Some clients have been raising concerns regarding a new warning they gets when trying to use our ID modules :
Reading through the doc, I understand that TCF vendor deviceStorageDisclosure file is used to determined which keys are disclosed for localStorage access. However, Utiq not being a TCF member yet, we don't have such file.
I saw that bidders can also disclose a custom url in such case, using the below code:
registerBidder({ code: 'exampleBidder', disclosureURL: 'https://exampleBidder.com/disclosures.json' })
However, not sure how a user ID module should be disclosing its own custom disclosureURL. Could you help us understand how we, as Utiq user ID module, should provide prebid with device Storage disclosure url containing our utiqPass localStorage key, so the warning is no longer raised and possibly our module block in case of strict enforcement?
Thank you for your help!
cc @patmmccann as I saw you leading the initiative on storageControl module
Metadata
Metadata
Assignees
Labels
Type
Projects
Status