Hi @tommy, I am new here. I have a question about the web client for zoom. I have embedded the web client into our church website with this iframe: <iframe src="https://zoom.us/wc/{{meetingID}}/join?prefer=0&un=TmV3IFppb24gV29yc2hpcCBTZXJ2aWNl" width="100%" height="800" sandbox="allow-forms allow-scripts allow-same-origin" allow="microphone; camera"></iframe>
but it is not allowing members to just use there names to sign in after starting the meeting. How would I go about setting this up? Thanks for all of your assistance.