oidcc
oidcc copied to clipboard
HTTP Message Signing
Description
for FAPI 2.0 - Message Signing
- https://openid.bitbucket.io/fapi/fapi-2_0-message-signing.html#name-http-message-signing
- https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-message-signatures-19
I've started implementing a standalone http message signature lib that can later be used here: https://github.com/maennchen/http-message-signatures
The RFC was just published: https://datatracker.ietf.org/doc/html/rfc9421
The work can now actually be completed. I expect the FAPI 2.0 Message Signing spec should also be published (non-draft) soon now.