ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

CROSS-ORIGIN-IDENTITY

Cross-domain browser SSO post-third-party-cookies.

Definition

FedCM (W3C Working Draft, Chrome lead) replaces third-party cookies for identity federation, exposing a navigator.credentials.get({identity}) API that shows an account chooser to the user. Storage Access API enables user opt-in for third-party storage. Apple ITP (Intelligent Tracking Prevention) blocks third-party cookies by default since 2017.

Origin

Apple ITP June 2017 ; FedCM proposal W3C 2021 ; Working Draft 2024.

Example in context

An e-commerce site uses FedCM API to offer "Sign in with Google" without depending on third-party cookies from Chrome 124.

  • OIDC — identity protocol.

Last updated: May 16, 2026