Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ORBIDDER: add user sync redirect url #3118

Merged

Conversation

arneschulz1984
Copy link
Contributor

User sync redirect config added for orbidder adapter.

@bsardo bsardo changed the title [ORBIDDER] add user sync redirect url ORBIDDER: add user sync redirect url Sep 20, 2023
@@ -10,3 +10,7 @@ capabilities:
mediaTypes:
- banner
- native
userSync:
redirect:
url: "https://orbidder.otto.de/pbs-usersync?gdpr={{.GDPR}}&consent={{.GDPRConsent}}&redirect={{.RedirectURL}}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The redirect url is not setting the uid.
image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Sonali-More-Xandr , can you maybe provide the Request, that was send to our endpoint?
Was the macro included or not?
Should we add some code at our endpoint, if no macro is provided? Up to now, we only add a userid if the macro is provided.

Copy link
Contributor

@Sonali-More-Xandr Sonali-More-Xandr Sep 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

@arneschulz1984 arneschulz1984 Sep 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants