WS-Security
Sign in to saveWeb Services Security (WS-Security, WSS) is an extension to SOAP to apply security to Web services. It is a member of the Web service specifications and was published by OASIS.
Wikidata facts
Show 1 more fact
- Stack Exchange tag
- stackoverflow.com/tags/ws-security
Sources (1)
via Wikidata · CC0
~9 min read
Article
14 sectionsContents
- Features
- Use cases
- End-to-end security
- Non-repudiation
- Alternative transport bindings
- Reverse proxy/common security token
- Issues
- Performance
- History
- Associated specifications
- Alternative
- See also
- References
- External links
Web Services Security (WS-Security, WSS) is an extension to SOAP to apply security to Web services. It is a member of the Web service specifications and was published by OASIS.
The protocol specifies how integrity and confidentiality can be enforced on messages and allows the communication of various security token formats, such as Security Assertion Markup Language (SAML), Kerberos, and X.509. Its main focus is the use of XML Signature and XML Encryption to provide end-to-end security.