Azure ACS 2 自定义域

发布于 2024-11-10 05:28:27 字数 716 浏览 0 评论 0原文

我正在尝试在 ASP.NET MVC 应用程序中设置身份验证,如果是的话,请使用 Azure 访问控制服务 (ACS)(v2 2011 年 5 月版本)。我已经使用默认设置进行了此操作。然而这里存在一个可用性问题。

当我使用 Google 帐户进行身份验证时...Google 说...mydomain.accesscontrol.windows.net 正在请求访问该帐户。这可能会让最终用户感到困惑,因为他们希望使用 login.mydomain.com

我已将 DNS CNAME 记录从 login.mydomain.com 指向 mydomain.accesscontrol.windows.net 并上传了 login.mydomain 的 X.509 证书.com 通过访问控制服务控制面板。但是,当我尝试访问 https://login.mydomain.com 作为发送到的证书时,出现服务器错误浏览器适用于 *.accesscontrol.windows.net 。注意。我看不到错误是什么,因为它位于 Azure ACS 服务器上。

这里有没有人成功地为 ACS 设置自定义域并可以建议如何操作?角色和存储帐户似乎可以,但我找不到 AppFabric 服务组的任何相关文档。

I'm trying to set up Authentication in an ASP.NET MVC App and if so using the Azure Access Control Service (ACS) (v2 May 2011 release). I've got this working with the default setup. However there is a usability problem here.

When I authenticate using my Google Account... Google says..mydomain.accesscontrol.windows.net is requesting access to the account. This can be confusing to end users as they are expecting to use login.mydomain.com.

I've pointed a DNS CNAME record from login.mydomain.com to mydomain.accesscontrol.windows.net and uploaded an X.509 cert for login.mydomain.com via the Access Control Services Control Panel. however I get a server error when I try to access https://login.mydomain.com as the certificate sent to the browser is for *.accesscontrol.windows.net . NB. I can't see what the error is as it is on an Azure ACS server.

has anyone here managed to successfully set up a custom domain for ACS and can advise on how to do it? It seems it's possible for the Roles and Storage accounts, but I can't find any documentation on this for the AppFabric group of services.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

风向决定发型 2024-11-17 05:28:27

不幸的是,我认为 ACS 目前不支持这一点。

Unfortunately, I don't think this is supported today in ACS.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文