Skip to content

Conversation

@asloobq
Copy link
Contributor

@asloobq asloobq commented Oct 8, 2024

  • Domain name / App name check will be enforced while decrypting tokens by BidStreamClient if the tokens have been generated at Client Side
  • Check will be skipped for
    • SharingClient
    • Legacy client (UID2Client)
    • Token generated at Server side
  • Introducing lombok as a dependency

pom.xml Outdated
<artifactId>junit-jupiter-params</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think Lombok's approved for use in the SDKs, but could you investigate?

Copy link
Contributor

Choose a reason for hiding this comment

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

ideally don't include it - i think we need to add lombok license in this repo before we can do it

@asloobq asloobq merged commit a94bb40 into main Oct 10, 2024
3 checks passed
@asloobq asloobq deleted the aaq-UID2-3335-app-domain-name-check-bidstream branch October 10, 2024 17:46
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.

4 participants