I’d like to be able to provide link to a user which would automatically log him in (either desktop or mobile app) and open a meeting. This would enable him to view chat rooms.
Describe the solution you’d like
One option is that I could present the user with a link containing a zak which would perform login and would also authenticate him and open the desktop app. Another option is to use SSO and define the RelayState so that the user is forwarded to the meeting url.
Describe alternatives you’ve considered
One option is to have the user log in with a username/password pair and separately click on a join link.
Additional context
Add any other context or screenshots about the feature request here.
Sorry if this is a dumb question, but from I see the “keep me signed in” option doesn’t seem to work if a meeting is joined from a link while the client isn’t open. Wouldn’t fixing that functionality also satisfy this?
We have been using RelayState for a while now to redirect folks to the Zoom Web App Contacts page for our employee directory. It has been working great since the beginning of December 2024, but suddenly yesterday it stopped working. I’ve opened a request with Customer Care to have it looked into, but it seems like they were allowing it and have now stopped for some reason?
Previously, our link would bounce through our SSO provider and then deep link them to [https://]app[.]zoom[.]us/wc/contacts. Now this RelayState is dumping them out at their profile and the Upcoming Meetings tab. This seems like it should not be too hard to support on the Zoom side, several of our other partners are doing this for us and most are less sophisticated than Zoom.