【发布时间】:2012-01-16 09:33:13
【问题描述】:
问题:
我的组织 ExampleFooBar 使用 Google Apps。在我们的网站上我想要 启用 OpenID 单点登录(如 StackOverflow),但只允许 @examplefoobar.com 用于登录的电子邮件地址。我应该使用什么 OpenID url 用于 Google Apps 电子邮件地址?
根据 Include OpenId in drupal 上的 cmets,域
http://www.google.com/profiles/<username>可用于普通 Google 帐户,但这不适用于 Google Apps 帐户。-
Google 还提供了网址
李>https://www.google.com/accounts/o8/id,但使用该网址将允许找到我们网站登录页面的任何 google 用户登录,因为登录页面接受任何 google 帐户名称。
我可以使用什么 Google URL 来确保只有 @examplefoobar.com 电子邮件地址可以登录?
Google Apps OpenID 的 Google 文档位于 http://code.google.com/googleapps/domain/sso/openid_reference_implementation.html,但毫无帮助。
【问题讨论】:
标签: openid google-apps google-openid