Configuration Guides › Policy Server Configuration Guide › Introducing SOA Security Manager › SOA Security Manager Overview › SOA Security Manager Architecture and Components › SOA Agents › SOA Agent for IBM WebSphere
SOA Agent for IBM WebSphere
The SOA Agent for IBM WebSphere is a container-native agent for J2EE application servers that can be used to authenticate and authorize request messages sent over HTTP(S) transport to JAX-RPC resources hosted an IBM WebSphere Application Server.
The SOA Agent recognizes requests that meet the following criteria as web service requests for SOA Security Manager to handle:
- Agent action—POST; all XML message requests are posted. However, SOA Security Manager also provides two other agent actions, ProcessSOAP and ProcessXML, that allow you to create rules that fire for posted requests according to the XML message format.
- Message MIME type—text/xml by default; configurable using the XMLSDKMimeTypes Agent parameter.