Oracle Identity Navigator Oracle Virtual Directory

12 Handling Lifecycle Management Changes 12-1 12 Handling Lifecycle Management Changes Because of integrated deployment of Oracle Identity Manager with other applications, such as Oracle Access Manager OAM, and configuration changes in those applications, various configuration changes might be required in Oracle Identity Manager and Oracle WebLogic Server. These configuration changes are described in the following sections: ■ URL Changes Related to Oracle Identity Manager ■ Password Changes Related to Oracle Identity Manager ■ Configuring SSL for Oracle Identity Manager

12.1 URL Changes Related to Oracle Identity Manager

Oracle Identity Manger uses various hostname and port in its configuration because of the architectural and middleware requirements. This section describes ways to make the corresponding changes in Oracle Identity Manager and Oracle WebLogic configuration for any change in the integrated and dependent applications. This section contains the following topics: ■ Oracle Identity Manager Database Host and Port Changes ■ Oracle Virtual Directory Host and Port Changes ■ Oracle Identity Manager Host and Port Changes ■ BI Publisher Host and Port Changes ■ SOA Host and Port Changes ■ OAM Host and Port Changes

12.1.1 Oracle Identity Manager Database Host and Port Changes

This section describes the configuration areas where database hostname and port number are used. After installing Oracle Identity Manager, if there are any changes in the database hostname or port number, then the following changes are required: ■ To change datasource oimJMSStoreDS configuration: Note: Before making changes to the database host and port, shutdown the managed servers hosting Oracle Identity Manager. But you can keep the Oracle WebLogic Administrative Server running. 12-2 Oracle Fusion Middleware Administrators Guide for Oracle Identity Manager

1. Navigate to Services, JDBC, Data Sources, and then oimJMSStoreDS.

2. Click the Connection Pool tab.

3. Modify the values of the URL and Properties fields to reflect the changes to

database host and port. ■ To change datasource oimOperationsDB configuration: 1. Navigate to Services, JDBC, Data Sources, and then oimOperationsDB. 2. Click the Connection Pool tab. 3. Modify the values of the URL and Properties fields to reflect the changes to database host and port. ■ To change the datasource related to Oracle Identity Manager Meta Data Store MDS configuration:

1. Navigate to Services, JDBC, Data Sources, and then mds-oim.

2. Click the Connection Pool tab.

3. Modify the values of the URL and Properties fields to reflect the changes in the database host and port. ■ To change OIMAuthenticationProvider configuration: 1. In the WebLogic Administrative console, navigate to Security Realms, myrealm , and then Providers. 2. Click OIMAuthenticationProvider. 3. Click Provider Specific. 4. Modify the value of the DBUrl field to reflect the change in hostname and port. After making changes in the datasources, restart the Oracle WebLogic Administrative Server, and start the Oracle Identity Manager managed WebLogic servers. ■ To change DirectDB configuration: 1. Login to Enterprise Manager by using the following URL: http:ADMIN_SERVERem

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

Note: If Service Oriented Architecture SOA and Oracle Web Services Manager OWSM undergo configuration changes, then you must make similar changes for datasources related to SOA or OWSM. Note: Whenever Oracle Identity Manager application configuration information is to be changed by using OIM App Config MBeans from the Enterorise Management EM console, at least one of the Oracle Identity Manager Managed Servers must be running. Otherwise, you cannot figure out any of the OIM App Config MBeans from the EM console.