- WSO2 Developer’s Guide
- Fidel Prieto Estrada Ramón Garrido Lázaro
- 85字
- 2021-07-08 10:06:02
Secure proxy
The proxy that we create using this wizard will be secured using WS-Security standard, and can be used to secure a backend service that has no security restriction.
Consider that we have a legacy backend service with no security, and it does not support any type of authentication. We can create a secure proxy, configure to use a WS-Security policy, and then consume the insecure backend; this proxy will be the public service available to the final consumer instead of the legacy one:

推薦閱讀
- FuelPHP Application Development Blueprints
- Reporting with Visual Studio and Crystal Reports
- Python數據可視化:基于Bokeh的可視化繪圖
- .NET 4.0面向對象編程漫談:基礎篇
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- Raspberry Pi for Secret Agents(Third Edition)
- 網絡爬蟲原理與實踐:基于C#語言
- 微服務架構深度解析:原理、實踐與進階
- Django Design Patterns and Best Practices
- C語言程序設計教程
- iOS Development with Xamarin Cookbook
- Android應用程序設計
- Learning D3.js 5 Mapping(Second Edition)
- Learning Google Apps Script
- PHP程序設計經典300例