-
Sub-task
-
Resolution: Done
-
L3 - Default
-
None
-
None
Context:
The CloudEvents 1.0 Specification has specific requests on how authorization should be implemented for web hooks https://github.com/cloudevents/spec/blob/v1.0/http-webhook.md#3-authorization .
AT:
- the authorization implementation complies with the CloudEvents 1.0 Specification
- header to transport the secret must be `Authorization` according to Authorization Request Header Field
- it must be possible to provide this parameter as query parameter according to URI Query Parameter