mattermost / mattermost-plugin-zoom

Zoom plugin for Mattermost :electric_plug:
Apache License 2.0
106 stars 68 forks source link

Unable to connect a user to oAth from Mobile #129

Open DHaussermann opened 4 years ago

DHaussermann commented 4 years ago

If a user tried to launch a meeting with Zoom oAuth from mobile has never connected before, they are not able to connect from mobile. They are directed to a browser window that says Authorization Denied thee URL they are sent to is something like https://dkh-sandbox.test.mattermost.cloud/plugins/zoom/oauth2/connect?channelID=6xmrefegwidftr81764snk5d1e ZoomAuth On webapp they would be directed to a browser tab for https://zoom.us/oauth2/... I don't understand why I'm not directed to the external URL

This does not affect the functionality once the user has been mapped. Users can use oAuth Zoom from mobile

0/5 if this is a zoom issue or needs a mobile app solution but reporting it here as Zoom oAuth is affected.

larkox commented 4 years ago

It is a known mobile limitation :frowning_face: If I am not mistaken, no plugin can do OAuth through mobile.

hanzei commented 4 years ago

I'm under the same impression. @larkox