Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signature validation function for Webhook manager #219

Open
jstinsonCCHMC opened this issue Jul 11, 2024 · 1 comment
Open

Signature validation function for Webhook manager #219

jstinsonCCHMC opened this issue Jul 11, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jstinsonCCHMC
Copy link

Is your feature request related to a problem? Please describe.

In the previous Box Python SDK, the Webhooks object had a function "validate_message" which validated a box webhook payload given your signature keys. This is missing in the new Webhook manager.

Describe the solution you'd like

Add this helper function to the Webhook manager

Describe alternatives you've considered

Easy to do manually, but it is described in current box documentation as "provided for your convenience in the official Box SDKs".

@mwwoda
Copy link
Contributor

mwwoda commented Jul 12, 2024

Hi @jstinsonCCHMC
Thank you for raising this issue. Signature validation is indeed on our roadmap, but I can't give an exact timeframe for when it's coming to the SDK. I will forward this to the team so that we can prioritize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

7 participants