Web Services Security

There are important security considerations in deploying web services. The default configuration when using HTTP is insecure, as it is for all information in web service calls sent between the client and the server in plain text over the network using the HTTP protocol. This includes not only application data, such as ticket descriptions and contact names, but also web service session identifiers (SID); and depending upon the web service application login methods used, it may include passwords. Administrators deploying web services are highly encouraged to review this information carefully and to take additional configuration steps at the application and network levels to secure their web service environment.

Important! The default web service configuration used with HTTP is insecure and vulnerable to security threats, which can include password discovery, session fixation, and data spying, among others.

There are three interrelated key security considerations in deploying Web Services:

The following describes each security feature:

More information:

External Specifications


Copyright © 2010 CA. All rights reserved. Email CA about this topic