Oracle Identity Manager Database Host and Port Changes

Handling Lifecycle Management Changes 12-3

3. Right-click oim, and navigate to System MBean Browser under Application

Defined MBeans.

4. Navigate to oracle.iam, Application:oim, XMLConfig, Config,

XMLConfig.DirectDBConfig , and then DirectDB. 5. Enter the new value for the URL attribute to reflect the changes to host and port, and then apply the changes.

12.1.2 Oracle Virtual Directory Host and Port Changes

When LDAP synchronization is enabled, Oracle Identity Manager connects with directory servers through Oracle Virtual Directory OVD. This connection takes place by using LDAPLDAPS protocol. To change OVD host and port:

1. Login to Oracle Identity Manager Administration.

2. Click Advanced.

3. Under Configuration, click Manage IT Resource.

4. From the IT Resource Type list, select Directory Server , and click Search.

5. Edit the Directory Server IT resource. To do so:

a. If the value of the Use SSL field is set to False, then edit the Server URL field.

If the value of the Use SSL field is set to True, then edit the Server SSL URL field.

b. Click Update.

12.1.3 Oracle Identity Manager Host and Port Changes

This section consists of the following topics: ■ Changing OimFrontEndURL in Oracle Identity Manager Configuration ■ Changing backOfficeURL in Oracle Identity Manager Configuration

12.1.3.1 Changing OimFrontEndURL in Oracle Identity Manager Configuration

The OimFrontEndURL is the URL used to access the Oracle Identity Manager UI. This can be a load balancer URL or Web server URL depending on the application server is Note: When Oracle Identity Manager single instance deployment is changed to Oracle Real Application Clusters Oracle RAC or Oracle RAC is changed to single instance deployment, change the oimJMSStoreDS, oimOperationsDB, and mds-oim datasources. In addition to the generic changes to make these datasources to multidatasource configuration, change the OIMAuthenticationProvider and domain credential store configurations to reflect the Oracle RAC URL. For information about these generic changes, see Oracle Fusion Middleware High Availability Guide. Note: When additional Oracle Identity Manager nodes are added or removed, perform the procedures described in these sections to configure Oracle Identity Manager host and port changes. 12-4 Oracle Fusion Middleware Administrators Guide for Oracle Identity Manager fronted with loan balancer or Web server, or single application server URL. This is used by Oracle Identity Manager in the notification e-mails as well as the callback URL for SOA calls. The change may be necessary because of change in Web server hostname or port for Oracle Identity Manager deployment in a clustered environment, or WebLogic managed server hostname or port changes for Oracle Identity Manager deployment in a nonclustered environment. To change the OimFronEndURL in Oracle Identity Manager configuration: 1. Login to Enterprise Manager by using the following URL when the WebLogic Administrative Server and Oracle Identity Manager managed servers, at least one of the servers in case of a clustered deployment, are running: http:ADMIN_SERVERem

2. Navigate to Identity and Access, oim.

3. Right-click oim, and navigate to System MBean Browser.

4. Under Application Defined MBeans, navigate to oracle.iam, Application:oim,

XMLConfig , Config, XMLConfig.DiscoveryConfig, and then Discovery.

5. Enter new value for the OimFrontEndURL attribute, and click Apply to save the

changes. Example values can be: http:myoim.oracle.com https:myoim.oracle.com http:myserver.oracle.com:7001

12.1.3.2 Changing backOfficeURL in Oracle Identity Manager Configuration

Changing backOfficeURL is required only for Oracle Identity Manager deployed in front-office and back-office configuration. This change does not apply for simple clustered or nonclustered deployments. This URL is used internally by Oracle Identity Manager for accessing back-office components from the front-office components. You might change the value of this attribute during the implementation of back-office and front-office configuration, for adding additional servers to back office, and for removing servers from back-office. To change the value of the backOfficeURL attribute:

1. Login to Enterprise Manager by using the following URL when the WebLogic

Administrative Server and Oracle Identity Manager managed servers, at least one of the servers in case of a clustered deployment, are running: http:ADMIN_SERVERem

2. Navigate to Identity and Access, and then oim.

3. Right-click oim, and navigate to System MBean Browser.

Note: SPML clients store Oracle Identity Manager URL for invoking SPML and sending callback response. Therefore, changes are required corresponding to this. In addition, if Oracle Identity Manager is integrated with OAM, OAAM, or Oracle Identity Navigator OIN, there may be corresponding changes necessary. For more information, refer to OAM, OAAM, and OIN documentation in the Oracle Technology Network OTN Web site. Handling Lifecycle Management Changes 12-5

4. Under Application Defined MBeans, navigate to oracle.iam, Application:oim,

XMLConfig , Config, XMLConfig.DiscoveryConfig, Discovery.

5. Enter a new value for the BackOfficeURL attribute, and click Apply to save the

changes. Example values can be: t3:mywls1.oracle.com:8001 t3:mywls1.oracle.com:8001,mywls2.oracle.com:9001

12.1.4 BI Publisher Host and Port Changes

BI Publisher can be accessed by clicking a simple link from Oracle Identity Manager Administrative and User console for reporting purposes. This URL is based on the configuration value on Oracle Identity Manager side. If there is host and port changes for BI Publisher, then the following change must be made in Oracle Identity Manager:

1. Login to Enterprise Manager by using the following URL when the WebLogic

Administrative Server and Oracle Identity Manager managed servers, at least one of the servers in case of a clustered deployment, are running: http:ADMIN_SERVERem

2. Navigate to Identity and Access, oim.

3. Right-click oim, and navigate to System MBean Browser.

4. Under Application Defined MBeans, navigate to oracle.iam, Application:oim,

XMLConfig , Config, XMLConfig.DiscoveryConfig, Discovery.

5. Enter a new value for the BIPublisherURL attribute, and click Apply to save the

changes.

12.1.5 SOA Host and Port Changes

To change the SOA host and port: 1. Login to Enterprise Manager by using the following URL when the WebLogic Administrative Server and Oracle Identity Manager managed servers, at least one of the servers in case of a clustered deployment, are running: http:ADMIN_SERVERem

2. Navigate to Identity and Access, oim.

3. Right-click oim, and navigate to System MBean Browser.

4. Under Application Defined MBeans, navigate to oracle.iam, Application:oim,

XMLConfig , Config, XMLConfig.SOAConfig, SOAConfig.

5. Change the values of the Rmiurl and Soapurl attributes, and click Apply to save

the changes. The Rmiurl attribute is used for accessing SOA EJBs deployed on SOA managed servers. This is the application server URL. For a clustered deployment of Oracle Note: The value of the BackOfficeURL attribute must be empty for Oracle Identity Manager nonclustered and clustered deployments. Note: When additional SOA nodes are added or removed, perform this procedure to change the SOA host and port.