Hi @grey-bit,
Thanks for the reply. I understand, for the SSO login on the regular Zoom client, in order to use it, the company needs to have SSO integration with Zoom first, otherwise it won’t work. You will need to first enter your company/3rd party(like Google) domain:
Then it will redirect to your company/3rd party login page to login; After a successful login, the service provider will return a response with the zoom token, in which is what the loginWithSSO is looking for. Here is a screenshot of SSO login with Google, and the one in red box is the SSO token you could pass to the interface:
Other than the above process, there is no other way to do SSO login with SDK.
Hope this helps. Thanks!
