My Obsidian Notes

Home

❯

Tech notes

❯

Terminology & Definitions

❯

Software Terminology

❯

Web Dev Terminology

❯

Webservices

❯

WS Security

WS-Security

Jul 17, 20251 min read

  • tech

Web Services Security (WS-Security, WSS) is an extension to SOAP to apply security to Web Services. 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.


Graph View

Backlinks

  • 2025-01-21
  • SOAP vs REST

Created with Quartz v4.5.1 © 2025

  • GitHub