Unable to get auth popup

Hello!

We enabled “allow only authenticated users to join” option in the settings, but in the windows SDK, while joining the meeting, we are not getting the auth popup to enter the zoom email ID and password. Is there any separate setting to be done ?

I shared some code in a similar thread here that can authenticate a user. You would have to create your own UI to get these details.

1 Like

Hi @acc,

Thanks for using Zoom SDK. What is the SDK version you are using? Are you using Zoom default UI or Custom UI?

If it is Zoom default UI, the auth popup should show up. If it is custom UI, you will need to handle this by yourself.

Hope this helps. Thanks!