如何保护Restful Web API [英] How to secure Restful web API

查看:88
本文介绍了如何保护Restful Web API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个Rest Web API,我想保护它。我使用OAuth身份验证第三方但现在我不想使用Oauth aunthentication用于我的内部应用程序(Web应用程序,Android应用程序,IPhone应用程序)。如何验证我的Rest Api供内部使用??????我应该应用IP地址检查但听起来不太好。还有其他想法。



提前致谢:)

解决方案

我认为此链接可以帮助您。解决这个问题



http://www.axway.com/products-solutions/api-management/rest-security

http: //codebetter.com/johnvpetersen/2012/04/02/making-your-asp-net-web-apis-secure/

http://jamiekurtz.com/2013/01/14/ ASP-净web的API-安全基础/

I have a Rest web API and I want to secure it.I used OAuth Authentication fot third party but now I dont want to use Oauth aunthentication for my internal applications(Web Application,Android Application,IPhone Application).How I authenticate my Rest Api for internal use??????should I apply IP address check but it sounds not good.Any other ideas.

Thanks in advance :)

解决方案

I think This Link Will Help you . to solved this

http://www.axway.com/products-solutions/api-management/rest-security
http://codebetter.com/johnvpetersen/2012/04/02/making-your-asp-net-web-apis-secure/
http://jamiekurtz.com/2013/01/14/asp-net-web-api-security-basics/


这篇关于如何保护Restful Web API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆