Limit access to an app to a specific subset of users within the org?

Description
We are looking for a way to restrict an app to a specific list of users, so that only this group of whitelisted users can install.

Are there any ideas for a way to accomplish this? Perhaps via a group or perhaps even a sub-account if there is no other way?

Thanks!

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth (developed internally)

Hi @ejacobson ,

Happy to help! You can set certain install scopes: https://marketplace.zoom.us/docs/guides/auth/oauth/oauth-scopes and provide the production client id/secret to only those authorized users you want using the app’s access to the APIs on your behalf/.

This thread related to sub-accounts and your use case may be helpful as well: How can I create an OAuth App only used for the master and its sub-accounts without publishing?

Thank you,
Gianni

Hi @gianni.zoom

Thanks for your response. That was helpful.

Glad Gianni could help you out. :slight_smile:

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