Different redirect URL for different client in same application

I have OAuth application of application level and there is one thing in which I want your help. So If I want to serve different clients with different domain urls do I need to create different zoom applications? Let say I have two clients , one with url abcd.mywebsite.com and other as xyz.mywebsite.com . If I am not mistaken our redirect url must match with the redirect url specified in market place application. So Is it possible in one app that I can specify different url or I must create different applications for different clients.

Hey @akshay.salekar ,

Dynamic redirects are possible! :slight_smile: You can accomplish this with only one OAuth app. See the instructions here:

https://marketplace.zoom.us/docs/guides/auth/oauth#using-multiple-environments

Thanks,
Tommy

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