Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions openid-sharedsignals-framework-1_0.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: OpenID Shared Signals Framework Specification 1.0 - draft 22
title: OpenID Shared Signals Framework Specification 1.0 - draft 24
abbrev: SharedSignals
docname: openid-sharedsignals-framework-1_0
date: 2025-05-15
date: 2025-05-20

ipr: none
cat: std
Expand Down Expand Up @@ -717,7 +717,7 @@ endpoint_url

authorization_header

> If the endpoint_url requires authorization, the receiver SHOULD provide this authorization header in the stream creation/updation. If present, the Transmitter MUST provide this value with every HTTP request to the `endpoint_url`.
> If the endpoint_url requires authorization, the receiver SHOULD provide this authorization header in the stream creation/update. If present, the Transmitter MUST include this value in every HTTP request to the endpoint_url, specifying it as the `Authorization` HTTP Request Header as detailed in Section 11.6.2 of RFC 9110 {{RFC9110}}

### Poll Delivery using HTTP
This section provides SSF profiling specifications for the {{RFC8936}} spec.
Expand Down