Bypass OAuth Authentication

We are trying to develop the zoom api without any zoom interface being displayed to our call center employees.

 

However when we pass the link https://zoom.us/oauth/authorize?response_type=code&client_id=4kWNf0DuR3WAexS7KTOYCw&redirect_uri=https://zoom.systempavers.com/oauth we get prompted  to enter in our credentials. 

 

How can we bypass this step or if its possible to include the credentials in the url?  Our goal is to get the code from screenshot #2  without  the sign in page (or any user interaction) so that everything is automated behind the scenes for our users.

Remember that we will be using one master account to create all of the meetings for our sales reps.

 

Please advise is we have already passed our deadline of getting this project completed. Thank you in advance!!

 

 

|

Screen shot #1

|

Screen shot #2

|
|   |


  |

Hi Darryl, 

Currently we do not have the option to bypass the signin page using OAuth. We can take a look at this in the coming months to see if this is a viable option. 

Thanks

Hello, any suggestion on using JWT? I used OAuth app but everytime I would try to generate the OAuth code, it would bring me to the Zoom sign in page, that’s not what I want. We want the guest users to be able to register for a Zoom meeting from our Salesforce portal.

I was reading an article that says JWT is a server-to-server callouts. Can you suggest using JWT is the preferred option here and would resolve the above?

Thanks & Regards.

Hey @ankit.saraiya,

Please prevent from double posting the same question, I have answered you here:

Thanks,
Tommy