Windows Identity Foundation - Windows Azure 上的本地 STS
我正在尝试在 Azure 上使用联合身份验证。我发现了一个在 azure 外部拥有本地 sts 的示例,该示例用于从 azure 中托管的 Web 角色进行身份验证。这非常有效。
我的问题是,我不想在天蓝色之外有应用程序。相反,我想也在 azure 中托管本地 sts 网站。因此,实际上我将有两个网络角色(1.我的实际网站,2.sts)。
我尝试了上述方法,创建了一个新的 webrole 并从原来的 sts 项目中移动了文件。但即使我引用了所需的 dll,我也会遇到编译错误。我还将“复制本地”设置为 true。
如果有人可以指导我,这将非常有帮助..
谢谢
I am trying to use Federated authentication on Azure. I found a example of having a local sts outside azure which is used for authentication from a web role hosted in azure. This works perfectly.
My issue is, i dont want to have an application outside azure. Instead, I want to host the local sts website also in azure. So in effect I will have two web roles (1. my actual website, 2. the sts).
I tried the above approach my creating a new webrole and moving the files from my original sts project. But i am getting compilation errors even if I reference the required dlls. I have also set "copy local" to true.
It will be very helpful if somebody can guide me..
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论