- ASP.NET Web API Security Essentials
- Rajesh Gunasundaram
- 168字
- 2021-07-30 10:15:54
Summary
That was easy, wasn't it? We just set up the security for our APS.NET Web API that we will build upon in the upcoming chapters.
You learned about the security architecture of ASP.NET Web API that gave an overall view of what's under the hood. We then set up our browser client, from implementing the Web lookup service to calling the Web API with JavaScript and jQuery code.
You also learned about authentication and authorization techniques, which we will be covering in great detail later in the book. Moving on, you learned about HTTP Message Handlers, Principal, and the [Authorize] Attribute to control the authorization for the users.
Finally, you learned about custom authorization and authorization in a controller action to alter the behavior after processing the request based on the principal.
You learned a lot of stuff in this chapter. However, this is just the beginning. In the next chapter, you will implement a secured socket layer to the Web API. Let's get the ball rolling!
- INSTANT Mock Testing with PowerMock
- 前端跨界開發指南:JavaScript工具庫原理解析與實戰
- Python網絡爬蟲從入門到實踐(第2版)
- 新編Premiere Pro CC從入門到精通
- Spring Cloud、Nginx高并發核心編程
- VMware虛擬化技術
- Flutter跨平臺開發入門與實戰
- 好好學Java:從零基礎到項目實戰
- .NET 4.5 Parallel Extensions Cookbook
- Python Linux系統管理與自動化運維
- SaaS攻略:入門、實戰與進階
- 走近SDN/NFV
- .NET應用架構設計:原則、模式與實踐
- 活文檔:與代碼共同演進
- Advanced Analytics with R and Tableau