【问题标题】:Google Admin - role privileges relation to specific APIs not foundGoogle 管理员 - 未找到与特定 API 相关的角色权限
【发布时间】:2021-04-15 10:06:12
【问题描述】:

需要权限的每个 API 的表将非常有用 - 我假设存在一个,但谷歌搜索没有提供这样的东西!

在我的情况下,我需要知道https://www.googleapis.com/admin/directory/v1/customers/my_customer API (GET) 需要什么(最小)角色权限,除非我打开了“超级管理员”我无权访问此 API (403) 我尝试了各种使用“超级管理员”添加的权限组合,但均未成功

问候 椴树

【问题讨论】:

    标签: roles privileges google-admin-sdk


    【解决方案1】:

    你是对的,Super Admin 是调用customers.get 所必需的。即使a custom role is created 拥有所有可能的权限,只要Super Admin 角色未设置,就会给出403。

    请求功能:

    关于与管理员权限和 API 方法相关的表格,您可以尝试通过Send feedbackAdmin SDK documentation pageAdmin roles for businesses 请求它。

    【讨论】:

    • 谢谢你,,,。我很惊讶 my_customer(其他 SSO 中的租户)的 get 需要如此繁重的权限集 - 我已经实现了 Okta、Azure 和 Oracle SSO,虽然都有问题,但公共线程在 API 级别的文档很差( Okta 可能是最容易使用的)
    猜你喜欢
    • 2015-06-24
    • 2015-09-14
    • 2013-09-13
    • 1970-01-01
    • 2017-10-16
    • 1970-01-01
    • 1970-01-01
    • 2021-06-23
    • 2017-01-28
    相关资源
    最近更新 更多