WSS Provider
This policy is WSS Provider acts on the Server side to ensure that the confidentiality, integrity, and timestamp of a request remains secure.
To maintain confidentiality, a request is encrypted at its endpoint. To maintain integrity, the request is verified for a valid signature. To track the time of the request, a timestamp is inserted in the request.
Property | Description |
---|---|
WSS Processor | The provider for the WSS authentication service.
This option is required if authentication, decryption, signature verification or timestamp verification is required on the inbound request. |
Authentication | Enforce authentication on request. |
Confidentiality | Decrypt requests and encrypt responses. |
Integrity | Verify signature on request and/or sign response. |
Timestamp | Verify timestamp on request and/or set timestamp on response. |
Copyright © Cloud Software Group, Inc. All rights reserved.