Open
Description
I was reading through some of the issues that have been closed, namely #378 and #379, so sorry if this is a duplicate issue.
Using Cloudevents to publish events across systems where the publisher does not control the consumer endpoint seems to be problematic, as there is no way to verify within context attributes that the producer is actually the one that is sending the message. Is there a proposal being discussed on adding something along the lines of a "eventsignature" field within the the context attributes so that an event can be verified as coming from a specific producer without having to unpack the event data to do so. Would this be better served by extension context attributes?
Metadata
Metadata
Assignees
Labels
No labels