-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Zoom web-hook Sentinel connector does not pass Zoom validation #9163
Comments
Thank you for submitting an Issue to the Azure Sentinel GitHub repo! You should expect an initial response to your Issue from the team within 5 business days. Note that this response may be delayed during holiday periods. For urgent, production-affecting issues please raise a support ticket via the Azure Portal. |
Hi @aka0, thanks for flagging this issue, we will soon get back to you on this. Thanks! |
Hi @aka0 ,Could you please confirm whether we are using zoom reports solution in sentnel? |
No. I was trying to use Zoom data connector (web-hook). See: https://github.com/Azure/Azure-Sentinel/blob/master/DataConnectors/Zoom/ZoomLogs/run.ps1 ZoomReport solution also does not work because Zoom has deprecated JWT authentication in June 2023. |
HI
@aka0 Working on the https://github.com/Azure/Azure-Sentinel/blob/master/DataConnectors/Zoom/ZoomLogs/run.ps1 issue, will update you ZoomReport solution also does not work because Zoom has deprecated JWT authentication in June 2023. its development done and we are working to production it, soon you will get the production version. |
Hi @aka0 ,still working on the validation issue at zoom side and next update is 13/10/2023 |
Hi @v-muuppugund , I added validation to the Zoom webhook connector. See PR: #9201 |
Hi @aka0 , ok, just want to update, actually gone through the changes/code of zoom logs at https://developers.zoom.us/docs/api/rest/webhook-reference/#validate-your-webhook-endpoint ,thought of changing the code in couple of days ,as working on other priority items,Thanks |
Hi @aka0 ,This PR has been reviewed,Could you please check the review comments and close it,Thanks |
Hi @aka0 ,got update reg PR comments resolution and team is working on testing it and may require some testing screen shots. |
Hi @aka0 ,As discussed in today's call reviewed the PR and resolved few comments and will be working on the below changes |
Hi @aka0 ,As discussed,scheduled call for this issue on tuesday i.e. 11/7/23 |
Made changes in PR, reviewed,tested with author,so closing the issue |
Describe the bug
On Oct 23, 2022, Zoom requires web-hook destination in order receive web-hook events. As such, newly deployed Zoom connector would not be able to receive events.
To Reproduce
Steps to reproduce the behavior:
Validation will fail
Expected behavior
Validation passes
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
The text was updated successfully, but these errors were encountered: