OAuth MacOS with ASWebAuthenticationSession

Description
Using ASWebAuthenticationSession does not allow generic redirects. If this is unavailable for Zoom, need to know exactly what is currently supported.

Which macOS Meeting SDK version?
zoom-sdk-macos-5.9.6.5014

Device (please complete the following information):

  • Device: Apple MacBook Pro (16-inch, M1)

Additional context
This issue is similar/identical to the MacOS App redirection.
When is the expected time when the custom URI format will be available? I have been trying to make a work around for this. But then I stumbled on the authentication by the SDK, and then spent alot of time on that until it appears that this was depreciated. Unless I am missing something there.

Hi @vasoundman,

As mentioned in the topic you’ve linked to, we are working on adding support for custom URL schemes. An alternative option is available if you implement server-to-server OAuth. More information can be found in our OAuth documentation.

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.