i read this Document and i did not get how can i do this with jenkins
https://bitbucket.org/blog/enhanced-webhook-security
Hi Hitesh and welcome to the community!
The secret you use for a webhook can be used by the server that receives the webhook to validate its authenticity. Our documentation has an example of how the validation can be done on your server:
However, Jenkins may already have built-in functionality to do this validation for you. If that is the case, there should be an option somewhere in Jenkins configuration to:
I'm not sure if Jenkins already has this functionality built-in and if so, where to configure it. I would suggest reaching out to one of the platforms and channels for Jenkins support regarding this:
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.