Hi,
More of a bug, but happy to be pointed to the right place if anything documenting this exists.
Our published apps on the marketplace with a “Direct Landing URL”, correctly allows users when visiting the marketplace link for the app, to be redirected to the correct landing url on our site to authenticate the app when they install it for themselves.
However, if acting as an admin, and selecting adding app for users, the direct landing URL is still used, while also incorrectly appending a query param: bulk_install_option=users
which seems to have 0 mention or reference of anywhere on the internet, from what we can tell. For example, for a landing url like https://landingurl.com/zoom/oauth/
, it redirects to https://landingurl.com/zoom/oauth/?bulk_intall_option=users
. This is present on the zoom marketplace, and in the admin app management page.
From my understanding, for authorizing apps as an admin for groups and users, shouldn’t zoom marketplace use the default zoom auth link? There’s no mention anywhere on how to handle the bulk install given it’s within the zoom account’s context that zoom should be able to grant that, since it’s not for the current logged in user.
In simpler terms, the “Add Users” url for apps on the marketplace probably aren’t meant to be using the app’s Direct Landing URL, as evidenced by the incorrectly applied query param with no reference anywhere. How do we get this behaviour to use to correct zoom auth link instead for adding the app for users, while keeping the landing page for ‘self’ install?
Here’s an example recording of what I mean: App Marketplace - 13 August 2025 | Loom