向 OData 服务添加安全层
我正在创建一个 Odata 服务,该服务向 iPhone 应用程序和其他潜在接收者公开。我只是想知道向 Odata 服务添加安全性以便对 Odata 提供程序的所有数据请求都进行身份验证的最佳方法是什么?
提前致谢
Im creating an Odata service that is being exposed to an IPhone application and potentially other receivers. Im just wondering what is the best method for adding security to the Odata service so all data requests to the Odata provider are authenticated?
Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这里有一系列关于 OData 服务身份验证的精彩文章:http://blogs .msdn.com/b/astoriateam/archive/tags/authentication/
There's a great series of posts about auth over OData services here: http://blogs.msdn.com/b/astoriateam/archive/tags/authentication/