Understanding the REST Service Instance and Identity Asserter

29-2 Oracle Fusion Middleware Administrators Guide for Oracle WebCenter make changes. See also, Section 1.8, Understanding Administrative Operations, Roles, and Tools.

29.1 Creating a root Node

The first step in reassociating the policy and credential store with OID, is to create an LDIF file in the LDAP directory and add a root node under which all data is added. After creating the file and adding the node, continue by reassociating the store using either Fusion Middleware Control or WLST. To create a root node: 1. Create a root node by adding the following to an LDIF file for example, root.ldif in the LDAP directory: dn: cn=root_webcenter_xxxx cn: root_webcenter_xxxx objectclass: top objectclass: orclcontainer Where xxxx is a string for example, the server name that uniquely identifies the node. 2. Add this node to the directory by running the following LDAP command from your LDAP installation directory: OID_ORACLE_HOME as_1binldapadd -h ldap_host_name -p ldap_port -D cn=orcladmin -w password -v -f root.ldif where: ■ OID_ORACLE_HOME is the directory in which LDAP is installed ■ ldap_host_name is the host name of the OID server ■ ldap_port is the OID server port number ■ password is the password with which to access the OID server Note that each root container must have a unique name.

29.2 Reassociating the Credential and Policy Store Using Fusion Middleware Control

Before reassociating the policy and credential store with Oracle Internet Directory, you must first have created the root node as described in Section 29.1, Creating a root Node. To reassociate the policy and credential store with the OID server: 1. Open Fusion Middleware Control and log in to your target instance. For information on logging into Fusion Middleware Control, see Section 6, Starting Enterprise Manager Fusion Middleware Control. 2. In the Navigation pane, click your domain. When initially installed, WebCenter Spaces and Enterprise Manager are already associated and deployed in the same domain.

3. From the WebLogic Domain menu, select Security Security Provider

Configuration . Configuring the Policy and Credential Store 29-3 The Security Provider Configuration page displays see Figure 29–1 . Figure 29–1 Security Provider Configuration Page 4. On the Security Provider Configuration page, click Change Association... to add the new Oracle Internet Directory provider. The Set Security Provider page displays see Figure 29–2 . Figure 29–2 Set Security Provider Page