Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将 SAML 断言添加到基于 axis2 引擎的 SOAP Web 服务中。我在思考两者如何互动时遇到了一些麻烦。有人可以帮我指出正确的方向,将 SAML 断言添加到来自 Axis2 的响应消息中吗?
谢谢,汤姆
您需要将壁垒模块作为额外模块包含在内。配置 SAML 支持的相关部分似乎在这里
如果您需要更多平台支持,那么我建议您将 Web 服务部署到由 Axis2 的作者制作的Web 服务应用程序服务器上。它具有 GUI 驱动的屏幕,可帮助配置 Rampart 模块。