【发布时间】:2013-05-03 21:21:19
【问题描述】:
我正在寻找一种方法,使用宣誓授权从任何 google apis 获取组织中未暂停用户的列表。
google profile api有oauth,但返回的用户列表不包含isSuspended标志。
google 配置 api 返回 isSuspended 标志,但据我了解不能被 OAUTH 授权。
我还有其他选择吗?
【问题讨论】:
标签: google-api google-provisioning-api google-profiles-api