为什么 G Suite Marketplace 上有未经验证的插件?
Why are there unverified add-ons on the G Suite Marketplace?
在 Google website, it is written that to publish an add-on on the G Suite market place, the add-on must go through a review process. It means that there shouldn't be any "unverified" add-ons on the marketplace. However, I can see that there are quite a few unverified add-ons on the G Suite marketplace, such as this。
谁能解释一下为什么会有这样的附加组件?
我不是 Google 员工或 Google PM,但我是根据我的知识回答这个问题。当使用 Google APIs 开发应用程序时,开发人员必须在 Google Cloud Platform 的开发者控制台上创建一个项目并启用将要使用的 APIs由应用程序。除了 API 启用和项目创建之外,还有一个特定的屏幕,您必须在其中添加一些 API 范围,其中一些是敏感范围,必须通过 [=30= 的验证过程]],如果应用程序仍未验证,则所有尝试访问的用户都将收到此未验证应用程序消息,并且在更新范围时,开发人员必须再次请求验证。
出于安全目的,必须完成所有这些过程,以确保应用程序不是 运行 后端进程,可能会泄露您作为用户的信息。您可以从 Google Cloud Platform https://support.google.com/cloud/answer/7454865?hl=en
找到有关此帮助中心文章的更多信息
因此,直接回答您的主要问题可能会发生其中的一些情况。
- 由于 API 的更新,开发人员请求 re-verification
范围。
- 来自 Google 的新要求要求开发人员完成新的
出于安全原因的验证过程。
- 强制执行新验证流程的政策变更。
我并不是说这种情况正在发生,但据我所知,这可能是原因之一,同时请记住,Google 一直在更新和加强政策和安全措施,以确保最终用户的安全使用他们的服务或使用他们的 API 创建的服务时感到安全。
在 Google website, it is written that to publish an add-on on the G Suite market place, the add-on must go through a review process. It means that there shouldn't be any "unverified" add-ons on the marketplace. However, I can see that there are quite a few unverified add-ons on the G Suite marketplace, such as this。
谁能解释一下为什么会有这样的附加组件?
我不是 Google 员工或 Google PM,但我是根据我的知识回答这个问题。当使用 Google APIs 开发应用程序时,开发人员必须在 Google Cloud Platform 的开发者控制台上创建一个项目并启用将要使用的 APIs由应用程序。除了 API 启用和项目创建之外,还有一个特定的屏幕,您必须在其中添加一些 API 范围,其中一些是敏感范围,必须通过 [=30= 的验证过程]],如果应用程序仍未验证,则所有尝试访问的用户都将收到此未验证应用程序消息,并且在更新范围时,开发人员必须再次请求验证。
出于安全目的,必须完成所有这些过程,以确保应用程序不是 运行 后端进程,可能会泄露您作为用户的信息。您可以从 Google Cloud Platform https://support.google.com/cloud/answer/7454865?hl=en
找到有关此帮助中心文章的更多信息因此,直接回答您的主要问题可能会发生其中的一些情况。
- 由于 API 的更新,开发人员请求 re-verification 范围。
- 来自 Google 的新要求要求开发人员完成新的 出于安全原因的验证过程。
- 强制执行新验证流程的政策变更。
我并不是说这种情况正在发生,但据我所知,这可能是原因之一,同时请记住,Google 一直在更新和加强政策和安全措施,以确保最终用户的安全使用他们的服务或使用他们的 API 创建的服务时感到安全。