Skip to content

Commit

Permalink
Lockerdome: Fix the redirect parameter for the usersync endpoint (#1923)
Browse files Browse the repository at this point in the history
  • Loading branch information
pskupinski authored Jun 29, 2022
1 parent 3add4da commit 872d76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/bidder-config/lockerdome.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ adapters:
supported-vendors:
vendor-id: 0
usersync:
url: https://lockerdome.com/usync/prebidserver?pid=
url: https://lockerdome.com/usync/prebidserver?redirect=
redirect-url: /setuid?bidder=lockerdome&gdpr={{gdpr}}&gdpr_consent={{gdpr_consent}}&us_privacy={{us_privacy}}&uid={{uid}}
cookie-family-name: lockerdome
type: redirect
Expand Down

0 comments on commit 872d76c

Please sign in to comment.