Is your feature request related to a problem?
There is currently no method for webhook payload receivers to verify if the payload is sent by Kaapi. This absence of authentication raises security concerns.
Describe the solution you'd like
Implement fingerprinting for webhook payloads to ensure authentication.
Original issue
Describe the current behavior
There is no way for webhook payload receiver to authenticate if it's sent by Kaapi.
Describe the enhancement you'd like
Fingerprinting for webhook payload.
Why is this enhancement needed?
Security issues
Is your feature request related to a problem?
There is currently no method for webhook payload receivers to verify if the payload is sent by Kaapi. This absence of authentication raises security concerns.
Describe the solution you'd like
Implement fingerprinting for webhook payloads to ensure authentication.
Original issue
Describe the current behavior
There is no way for webhook payload receiver to authenticate if it's sent by Kaapi.
Describe the enhancement you'd like
Fingerprinting for webhook payload.
Why is this enhancement needed?
Security issues