At Criteo Engineering we are working on:
- Clarifying and documenting our understanding of the Prebid SSO project requirements.
- Drafting specification and demonstrable prototypes that answer those
- Delivering a MVP of the necessary components
This repository is intended to share this work with the Prebid SSO community, get feedback and reviews.
The minimum friction way to provide feedback is to use Github's Creating an issue from code feature.
It looks like this:
Specifications for a MVP, covering only a single id managed by several operators sharing a common registrable domain ( e.g. operator1.prebidsso.com and operator2.prebidsso.com).
Document | Description |
---|---|
landscape.md | An overview of the different actors and their roles. |
dsp-api.md | Data exchange specification, from the point of view of a DSP implementer. |
operator-api.md | Operator API specification |
operator-design.md | Design of the generation of Prebid SSO Data. |
operator-design-alternative-swan.md | Summary of the SWAN solution for generating Prebid SSO Data. |
operator-requirements.md | Requirements for the generation of the Prebid SSO Data. |