What Shared Signals is, and how this page is laid out
The Shared Signals Framework (OpenID SSF 1.0, final 2 September 2025) is the one protocol on this site that runs the other way round. SAML and OpenID Connect authenticate at one instant; after that the relying party holds a session that stays good for hours whatever happens next. Shared Signals inverts it: the identity provider tells the relying party when something changed.
SSF is the pipe and not the vocabulary. It defines how two parties agree a stream, who the events are about (RFC 9493 subject identifiers), what they travel in (RFC 8417 Security Event Tokens) and how they get there (RFC 8935 push, RFC 8936 poll) — and exactly two events of its own, both about the pipe. The vocabularies are CAEP (what happened to a session) and RISC (what happened to an account); this page implements the framework, and those two are the next parts of this work. The Transmit pane says which event types are here and which are not, rather than leaving a short list to be read as a broken page.
Tip: click a pane’s title to collapse or expand it.