My Oracle Support Banner

Setting up GenericSoapService in WCC 11g (11.1.1.3 to 11.1.1.5) to Use WS-Security (Doc ID 1332300.1)

Last updated on MARCH 05, 2024

Applies to:

Oracle WebCenter Content - Version 11.1.1.3.0 to 11.1.1.5.0 [Release 11g]
Information in this document applies to any platform.

Goal

Note: This note applies to versions 11.1.1.3 to 11.1.1.5 for WebCenter Content. If using 11.1.1.6, policies are applied to the WCC web service through Enterprise Manager. (If using WebSphere, this is the OracleAdminServer).  See the following documentation on how to apply policies through the FMW Admin Server. For 11.1.1.6 steps see <Document 1456506.1> - Setting up GenericSoapService in UCM 11g (11.1.1.6 and beyond) to Use WS-Security.
 
Oracle WebCenter Content Developer's Guide for Content Server
Section 19.2: Configuring Web Service Security Through Web Service Policies
http://docs.oracle.com/cd/E23943_01/doc.1111/e10807/c19_web_services.htm#CHDBHHGJ
 
 

Web service security (WS-Security) is a standard for securing web services for confidentiality, integrity and authentication. WS-Security is used for authentication, either for a client to connect to the server as a particular user or for one server to talk to another as a user. Web service policy (WS-Policy) is a standard for attaching policies to web services. What these policies define ranges greatly, but in this case policies are used for applying WS-Security to web services. The two supported policies are username-token security and SAML security.

 
In UCM 11g, the web service GenericSoapService comes installed with UCM on WLS automatically. However, the service needs to be configured to use security both for protecting the message and authenticating users.
 

GenericSoapService

This service uses a generic, HDA-like format for its SOAP format. It is almost identical to the generic soap calls that one can make to the UCM when IsSoap=1 set. Details of the format can be found in the published WSDL at /idcws/GenericSoapPort?WSDL.

WS-Security can be applied to GenericSoapService via WS-Policy. The content server supports OWSM policies for SAML and username-token.

 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
 GenericSoapService
Solution
 Still have questions?
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.