Solution to this is to use WS-Trust and WS-SecureConversation to use symmetric tokens and to improve performance.
WS-SecureConversation allows symmetric encryption for conversation between client and server. WS-SecureConversation uses WS-Security and WS-Trust to support secure exchange of secret key. WS-Trust publishes an interface for webservice that creates and works with security tokens.
Read more details at
No comments:
Post a Comment