WS-I RSP default policy sets
Overview
Reliable Asynchronous Message Profile (WS-I RSP) default policy sets provide secure Web services.
To customize, copy , and then configure custom settings and bindings.
Default policy sets
Policy set Description WS-Addressing Enable the addressing capability of the WS-Addressing WS-ReliableMessaging Specify the quality of service for reliable delivery. WS-Security Provides message integrity through digital signature that includes signing...
- body
- time stamp
- WS-Addressing headers
- WS-ReliableMessaging headers
...using...
- WS-SecureConversation
- WS-Security
Confidentiality through encryption that includes encrypting the body, signature elements, using...
- WS-SecureConversation
- WS-Security specifications
Traditional RSA cryptography is used to secure a request to a Trust Server to obtain a Secure Context Token. Thereafter, the conversation is secured using symmetric keys derived from the SCT.
Additional policy sets
The appserver provides additional policy sets that we can import from the default repository...
WS-I RSP Provides reliable message delivery to the intended receiver by enabling WS-ReliableMessaging. Message integrity through digital signature that includes signing...
- body
- time stamp
- WS-Addressing headers
- WS-ReliableMessaging headers
...using...
- WS-SecureConversation
- WS-Security specifications
Confidentiality through encryption that includes encrypting...
- body
- signature elements
...using...
- WS-SecureConversation
- WS-Security specifications
LTPA WS-I RSP Adds an LTPA token in the request message to authenticate the client to the service. Username WS-I RSP Adds an encrypted username token in the request message to authenticate the client to the service.
 
Related concepts
Web services policy sets
Importing policy sets
Create policy sets