开发者

Adding Security Layer to OData Service

开发者 https://www.devze.com 2023-02-15 15:59 出处:网络
Im creating an Odata service th开发者_StackOverflow中文版at is being exposed to an IPhone application and potentially other receivers. Im just wondering what is the best method for adding security to

Im creating an Odata service th开发者_StackOverflow中文版at 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


There's a great series of posts about auth over OData services here: http://blogs.msdn.com/b/astoriateam/archive/tags/authentication/

0

精彩评论

暂无评论...
验证码 换一张
取 消