-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: documentationA documentation taskA documentation task
Milestone
Description
In preparation for spring-projects/spring-security#14915, I'm wondering if there's any chance that DPoP
and DPoP-Nonce
could be added to org.springframework.http.HttpHeaders
, as static constants? They are headers defined by RFC 9449 - OAuth 2.0 Demonstrating Proof of Possession (DPoP) - Section 12.8.
On the other hand, it doesn't look as though new constants are added to this class very often, so maybe that's just something we don't do anymore? 😄
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: documentationA documentation taskA documentation task