Customizing Zoom Web SDK( waiting Room, Custom Authentication and Authorization, kicking Unauthorized users

Hey @ans ,

Thanks for posting and using Zoom! :slight_smile:

You can enable these in your Zoom settings: Sign In | Zoom

Can you compare the user that is trying to join the Web SDK with the users you have in your DB?

You can hide this, example here:

https://marketplacefront.zoom.us/sdk/meeting/web/ZoomMtg.html#expel

You can utilize the userEmail field for this:

https://marketplacefront.zoom.us/sdk/meeting/web/ZoomMtg.html#join

Breakout Room APIs are on our roadmap. :slight_smile:

Let me know if that helps, or if you need further instruction.

Thanks,
Tommy

1 Like