To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

WS-SecureConversation

From Wikipedia, the free encyclopedia

WS-SecureConversation is a Web Services specification, created by IBM and others, that works in conjunction with WS-Security, WS-Trust and WS-Policy to allow the creation and sharing of security contexts. Extending the use cases of WS-Security, the purpose of WS-SecureConversation is to establish security contexts for multiple SOAP message exchanges, reducing the overhead of key establishment.[1]

YouTube Encyclopedic

  • 1/3
    Views:
    25 166
    11 124
    10 410
  • Advanced SOA Security - SAML and WS-Trust
  • Deploying a Java Web Service on WSAS and Securing it with Username Token Policy
  • Grails WS Security Testing with the SoapUI client

Transcription

Features

  • Establish a new security context in following modes:
    • Security context token created by a security token service (WS-Trust STS)
    • Security context token created by one of the communicating parties and propagated with a message
    • Security context token created through negotiation/exchanges
  • Renew security context
  • Amend Security context (add claims)
  • Cancel security context
  • Derive key: parties may use different keys per side and function (sign/encrypt), and change keys frequently to prevent cryptographic attacks
  • Maintain high secure context

WS-SecureConversation is meant to provide an extensible framework and a flexible syntax, with which one could implement various security mechanisms. It does not by itself guarantee security, but the implementor has to ensure that the result is not vulnerable to any attack.

Pros/Cons

Following a pattern similar to TLS, WS-SecureConversation establishes a kind of session key. The processing overhead for key establishment is reduced significantly when compared to WS-Security in the case of frequent message exchanges. However, a new layer is put on top of WS-Security, that implies other WS-* protocols like WS-Addressing and WS-Trust. So the importance of performance has to be compared to the added complexity and dependencies. See the performance section in WS-Security.

External links

Associated specifications

The following specifications are associated with WS-SecureConversation:

See also

References

  1. ^ "Web Services Secure Conversation Language". IBM. Archived from the original on 2007-08-28. Retrieved 2007-07-06.
This page was last edited on 13 September 2023, at 00:56
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.