4 Creating a Deployment Response File

This chapter describes how to create a deployment response file using the Oracle Identity and Access Management Deployment Wizard.

This chapter contains the following sections:

4.1 What is a Deployment Response File?

Before you can perform deployment, you must provide information about your topology to the Oracle Identity and Access Management Deployment Wizard.

The Wizard collects all the information required to perform an Oracle Identity and Access Management deployment, such as ports, directory locations, and database schema.

Using this information, the wizard creates a deployment response file that you can later use to perform the actual deployment operation.

The default name of the deployment response file is provisioning.rsp. You can change the deployment response file name in the Summary screen of the Oracle Identity and Access Management Deployment Wizard.

4.2 Starting the Deployment Wizard and Navigating the Common Screens

  1. Make sure you have installed a valid and supported Java Development Kit (JDK) and that you have set the JAVA_HOME environment variable.

    For more information, see Section 2.7, "Locating the Required Java Development Kit (JDK)".

  2. Start the Deployment Wizard:

    1. Change directory to the following directory:

      IDMLCM_HOME/provisioning/bin

      In this example, IDMLCM_HOME is the directory where you installed the LCM Tools. For more information, see Section 2.5, "About the Deployment Repository and LCM Tools Directory Structure".

    2. Enter the following command:

      ./iamDeploymentWizard.sh
      
  3. Review the Welcome screen to learn more about the Deployment wizard and to review the prerequisites.

  4. If the Specify Inventory Directory screen appears:

    1. Click OK to accept the default location of the central inventory directory and the default Operating System Group Name for the directory.

      If the Central Inventory Directory field is empty, click Browse and select a local directory where your inventory of Oracle products will be stored.

    2. In the Inventory Location Confirmation dialog box, select Continue Installation with local inventory.

    If you want to create a central inventory directory or learn about the advantages of doing so, see Section 2.8.3.

  5. On the Choose IAM Installation Option screen, select Create a New Identity and Access Management Environment Deployment Response File.

  6. Use the Specify Security Updates screen to set up a notification preference for security-related updates and installation-related information from My Oracle Support. This information is optional.

    • Email: Specify your e-mail address to have updates sent by this method.

    • I wish to receive security updates via My Oracle Support: Select this option to have updates sent directly to your My Oracle Support account. You must enter your My Oracle Support Password if you select this option.

  7. On the Describe Response File screen, specify descriptive information to identify the response file.

    The information entered on this screen is metadata information. It can be used to uniquely identify a response file if multiple response files are created.

    • Response File Title: Enter a new title for the response file or accept the default..

    • Response File Version: The Wizard provides a default value, which you can change. You can use this to keep track of different versions of the response file.

    • Created By: Defaults to the operating system user who invoked the Deployment Wizard. Set when the response file is initially created and cannot be modified for the current response file.

    • Created Date: Defaults to the date that the response file was initially created. Set when the response file was initially created and cannot be modified for the current response file.

    • Response File Description: Provide a description of this response file. This is an optional field.

  8. Depending on the Oracle Identity and Access Management topology you're deploying, proceed to the appropriate section:

4.3 Creating a Deployment Response File for an Oracle Identity Manager (OIM) Topology

Complete the following steps to create a new Deployment Response File for an Oracle Identity Manager (OIM) Only topology:

Note:

Single-host deployment using the Oracle Identity and Access Management Deployment Wizard is not meant for production use. This should be used for demonstrations and testing purposes only.
  1. Perform the steps in Section 4.2, "Starting the Deployment Wizard and Navigating the Common Screens".

  2. On the Suite Selection screen, select Oracle Identity Manager (OIM) Only.

    Surrounding text describes suite_sel_oim.png.

    Notes:

    • After you select the components you want to deploy, do not click the Back button in the subsequent screens to modify your product selection.

      If you need to make any modification in the previous screens, cancel and then restart the Oracle Identity and Access Management Deployment Wizard.

    • The LCM Tools install and configure Oracle Mobile Security Suite only if the Operating System is Oracle Linux or RedHat Enterprise Linux.

      For specific operating system certifications, see the certification document for your release on the Oracle Fusion Middleware Supported System Configurations page

  3. On the Select Topology screen, select Single Node.

    In the Host Name field, specify the host where you want to deploy Identity and Access Management, as a fully-qualified host name.

  4. Use the Select Installation and Configuration Locations screen to supply the location of the important directories required for installation and configuration actions.

    For more information, see Section 4.6.1, "How To Specify the Installation and Configuration Locations in the Deployment Wizard".

  5. Use the Configure Oracle HTTP Server screen to review or change the ports that will be used for the Oracle HTTP Server (OHS) instance.

    You should be able to use the default values for these ports, unless you have similar software running on the same host and you think there might be port conflicts.

    For more information about the fields on this screen, click Help.

  6. Use the Configure Oracle Identity Manager screen to view or modify the ports that will be used by Oracle Identity Manager when you deploy the software.

    In most cases you can leave the default values, unless you have similar software running on the same host and you think there might be port conflicts.

    Optionally, select Configure Email Server if you want to identify and configure a mail server so Oracle Identity Manager can send email notifications.

    For an explanation of each field, click Help.

  7. Use the Configure Oracle Identity Manager Database screen to enter information about the Database that contains (or will contain) the required schemas.

    • If you have already installed the schemas using the Oracle Fusion Middleware Repository Creation Utility (RCU), then do not select the Create Schema Using RCU check box.

      In this case, provide the details required to connect to the database where the schemas are installed, and then enter the password you created when you installed the schemas with RCU.

    • If you have not already installed the schemas, then select Create Schema Using RCU. This tells the LCM Tools to create the schemas for you as part of the deployment process.

      In this case, provide the details to connect to an existing, supported database. You must specify a user name with SYS privileges.

      In addition, you must provide a new password that will be used for all the newly created schemas, and an extra field appears so you can confirm the password.

    For more information, see Section 4.6.2, "Tips When Providing Database Connection Details in the Deployment Wizard".

  8. Use the Configure SOA screen to enter the listen port for the SOA Managed server.

    • SOA Host: This field is purely informational and displays the host on which the product will run.

    • Port: Specify the port number to be used by the SOA Server.

  9. Use the Configure Oracle Business Intelligence Publisher screen to enter the ports to be used by the BIP Managed server.

    • BIP Host: This field is purely informational. The value is determined by the host entered in the Select Topology screen.

    • Port: Specify the port number to be used by the BIP Server, for example: 9704

  10. Use the Set User Names and Passwords screen to set the passwords for the accounts that will be created during deployment.

    You can set a common password for all of the user accounts listed, or you can set individual passwords for each of the accounts. It is also possible to change some of the default user names.

    • To enter a common password for all the accounts to be created, enter the password in the Enter Common IAM Password field, and then re-enter the password in the Confirm Common Password field.

    • If you want to create unique passwords for each account, then select the Modify the Username and Password for the user accounts, and select Edit next to the account you wish to modify.

  11. Use the Summary screen to view a summary of your selections and enter additional information.

    • Provisioning Response File Name: Provide the name of the response file to be created. The default name of the deployment response file is provisioning.rsp. You can change this value.

    • Provisioning Summary: Provide the name of the deployment summary file to be created.

    • Directory: Specify the directory where you want this Deployment Response File to be saved.

  12. Click Finish to exit the wizard.

    Note:

    The Identity and Access Management Deployment Wizard creates a deployment response file in the directory that you specify on the Summary screen. It also creates a folder named responsefilename_data, for example: provisioning_data. This folder contains the cwallet.sso file, which has encryption and decryption information.If you move or copy the deployment response file to another location, you must also move or copy the responsefilename_data folder containing the cwallet.sso file to the same location.

4.4 Creating a Deployment Response File for an Oracle Access Manager (OAM) and Oracle Mobile Security Suite (OMSS) Topology

Complete the following steps to create a new Deployment Response File for a single-host Oracle Access Manager (OAM) and Oracle Mobile Security Suite (OMSS) topology:

  1. Perform the steps in Section 4.2, "Starting the Deployment Wizard and Navigating the Common Screens".

  2. On the Select IAM Products screen, select Oracle Access Manager (OAM) Suite and Oracle Mobile Security Suite (OMSS)* Only.

    Surrounding text describes suite_sel_oam.png.

    Notes:

    • After you select the components you want to deploy, do not click the Back button in the subsequent screens to modify your product selection.

      If you need to make any modification in the previous screens, cancel and then restart the Oracle Identity and Access Management Deployment Wizard.

    • The LCM Tools install and configure Oracle Mobile Security Suite only if the Operating System is Oracle Linux or RedHat Enterprise Linux.

      For specific operating system certifications, see the certification document for your release on the Oracle Fusion Middleware Supported System Configurations page

  3. On the Directory Selection screen, do one of the following:

    • If you want to automatically create a new LDAP Directory Service using the LCM Tools, then select Configure New Directory and choose a directory type from the drop-down menu.

    • If you want to use an existing LDAP Directory service instance, then select Use Existing Directory and choose a directory type from the drop-down menu.

      Note:

      If you Use Existing Directory, then you must have previously prepared the directory for use with Oracle Identity and Access Management, using the procedures in Chapter 3.
  4. On the Select Topology screen, select Single Node.

    In the Host Name field, specify the host where you want to deploy Identity and Access Management, as a fully-qualified host name.

  5. Use the Select Installation and Configuration Locations screen to supply the location of the important directories required for installation and configuration actions.

    For more information, see Section 4.6.1, "How To Specify the Installation and Configuration Locations in the Deployment Wizard".

  6. Use the Directory Configuration screen to provide details about the LDAP Directory service that will be used by the Oracle Identity and Access Management software you deploy.

    The fields on this screen vary depending on the Directory type you selected and whether you are using a new or existing Directory service:

    • If you selected the option to create a new LDAP Directory service instance, then use this screen to review or change the configuration settings that will be used when the Oracle Unified Directory or Oracle Internet Directory instance is created.

    • If you selected the option to use an existing LDAP Directory service instance, then use this screen to enter the details of existing instance.

    For more information, see Section 4.6.3, "Tips When Providing Directory Service Information in the Deployment Wizard".

  7. Use the Configure Oracle HTTP Server screen to review or change the ports that will be used for the Oracle HTTP Server (OHS) instance.

    You should be able to use the default values for these ports, unless you have similar software running on the same host and you think there might be port conflicts.

    For more information about the fields on this screen, click Help.

  8. Use the Configure Oracle Access Manager screen to view or modify the ports that will be used by Oracle Access Manager when you deploy the software.

    In most cases you can leave the default values, unless you have similar software running on the same host and you think there might be port conflicts.

    For the Cookie Domain field, be sure to enter a domain address appropriate for your organization. Prefix the domain address with a leading period (.), for example:

    .example.com
    

    For an explanation of the other fields, click Help.

  9. Use the Configure Oracle Mobile Security Manager screen to view or modify the ports that will be used by Oracle Mobile Security Manager when you deploy the software.

    In most cases you can leave the default values, unless you have similar software running on the same host and you think there might be port conflicts.

    For an explanation of the fields on the screen, click Help.

  10. Use the Configure Oracle Mobile Security Access Server screen to view or modify the ports that will be used by Oracle Mobile Security Access Server when you deploy the software.

    In most cases you can leave the default values, unless you have similar software running on the same host and you think there might be port conflicts.

    For an explanation of the fields on this screen, click Help.

  11. Use the Configure Oracle Identity Manager Database screen to enter information about the Database that contains (or will contain) the required schemas.

    • If you have already installed the schemas using the Oracle Fusion Middleware Repository Creation Utility (RCU), then do not select the Create Schema Using RCU check box.

      In this case, provide the details required to connect to the database where the schemas are installed, and then enter the password you created when you installed the schemas with RCU.

    • If you have not already installed the schemas, then select Create Schema Using RCU. This tells the LCM Tools to create the schemas for you as part of the deployment process.

      In this case, provide the details to connect to an existing, supported database. You must specify a user name with SYS privileges.

      In addition, you must provide a new password that will be used for all the newly created schemas, and an extra field appears so you can confirm the password.

    For more information, see Section 4.6.2, "Tips When Providing Database Connection Details in the Deployment Wizard".

  12. Use the Set User Names and Passwords screen to set the passwords for the accounts that will be created during deployment.

    You can set a common password for all of the user accounts listed, or you can set individual passwords for each of the accounts. It is also possible to change some of the default user names.

    • To enter a common password for all the accounts to be created, enter the password in the Enter Common IAM Password field, and then re-enter the password in the Confirm Common Password field.

    • If you want to create unique passwords for each account, then select the Modify the Username and Password for the user accounts, and select Edit next to the account you wish to modify.

    If you are using an existing LDAP Directory service, then the Credentials for Existing LDAP Users section appears.

    This additional section lists the accounts and credentials that were created when you prepared the existing directory for use with Oracle Identity and Access Management, as described in Chapter 3.

  13. Use the Summary screen to view a summary of your selections and enter additional information.

    • Provisioning Response File Name: Provide the name of the response file to be created. The default name of the deployment response file is provisioning.rsp. You can change this value.

    • Provisioning Summary: Provide the name of the deployment summary file to be created.

    • Directory: Specify the directory where you want this Deployment Response File to be saved.

  14. Click Finish to exit the wizard.

    Note:

    The Identity and Access Management Deployment Wizard creates a deployment response file in the directory that you specify on the Summary screen. It also creates a folder named responsefilename_data, for example: provisioning_data. This folder contains the cwallet.sso file, which has encryption and decryption information.If you move or copy the deployment response file to another location, you must also move or copy the responsefilename_data folder containing the cwallet.sso file to the same location.

4.5 Creating a Deployment Response File for an Integrated OIM, OAM, and OMSS Topology

Complete the following steps to create a new Deployment Response File for a single-host Oracle Identity Manager (OIM), Oracle Access Manager (OAM) and Oracle Mobile Security Suite (OMSS) with Directory topology:

Note:

Single-host deployment using the Oracle Identity and Access Management Deployment Wizard is not meant for production use. This should be used for demonstrations and testing purposes only.
  1. Perform the steps in Section 4.2, "Starting the Deployment Wizard and Navigating the Common Screens".

  2. On the Select IAM Products screen, select OIM-OAM-OMSS Integrated with Directory*.

    Surrounding text describes suite_sel_int.png.

    Notes:

    • After you select the components you want to deploy, do not click the Back button in the subsequent screens to modify your product selection.

      If you need to make any modification in the previous screens, cancel and then restart the Oracle Identity and Access Management Deployment Wizard.

    • The LCM Tools install and configure Oracle Mobile Security Suite only if the Operating System is Oracle Linux or RedHat Enterprise Linux.

      For specific operating system certifications, see the certification document for your release on the Oracle Fusion Middleware Supported System Configurations page

  3. On the Directory Selection screen, do one of the following:

    • If you want to automatically create a new LDAP Directory Service using the LCM Tools, then select Configure New Directory and choose a directory type from the drop-down menu.

    • If you want to use an existing LDAP Directory service instance, then select Use Existing Directory and choose a directory type from the drop-down menu.

      Note:

      If you Use Existing Directory, then you must have previously prepared the directory for use with Oracle Identity and Access Management, using the procedures in Chapter 3.
  4. On the Select Topology screen, select Single Node.

    In the Host Name field, specify the host where you want to deploy Identity and Access Management, as a fully-qualified host name.

  5. Use the Select Installation and Configuration Locations screen to supply the location of the important directories required for installation and configuration actions.

    For more information, see Section 4.6.1, "How To Specify the Installation and Configuration Locations in the Deployment Wizard".

  6. Use the Directory Configuration screen to provide details about the LDAP Directory service that will be used by the Oracle Identity and Access Management software you deploy.

    The fields on this screen vary depending on the Directory type you selected and whether you are using a new or existing Directory service:

    • If you selected the option to create a new LDAP Directory service instance, then use this screen to review or change the configuration settings that will be used when the Oracle Unified Directory or Oracle Internet Directory instance is created.

    • If you selected the option to use an existing LDAP Directory service instance, then use this screen to enter the details of existing instance.

    For more information, see Section 4.6.3, "Tips When Providing Directory Service Information in the Deployment Wizard".

  7. Use the Configure Oracle HTTP Server screen to review or change the ports that will be used for the Oracle HTTP Server (OHS) instance.

    You should be able to use the default values for these ports, unless you have similar software running on the same host and you think there might be port conflicts.

    For more information about the fields on this screen, click Help.

  8. Use the Configure Oracle Identity Manager screen to view or modify the ports that will be used by Oracle Identity Manager when you deploy the software.

    In most cases you can leave the default values, unless you have similar software running on the same host and you think there might be port conflicts.

    Optionally, select Configure Email Server if you want to identify and configure a mail server so Oracle Identity Manager can send email notifications.

    For an explanation of each field, click Help.

  9. Use the Configure Oracle Identity Manager Database screen to enter information about the Database that contains (or will contain) the required schemas.

    • If you have already installed the schemas using the Oracle Fusion Middleware Repository Creation Utility (RCU), then do not select the Create Schema Using RCU check box.

      In this case, provide the details required to connect to the database where the schemas are installed, and then enter the password you created when you installed the schemas with RCU.

    • If you have not already installed the schemas, then select Create Schema Using RCU. This tells the LCM Tools to create the schemas for you as part of the deployment process.

      In this case, provide the details required to connect to an existing, supported database, and then provide a new password that will be created for all the schemas. In this scenario, an extra field appears so you can enter the password again in the Confirm Schema Password field.

    For more information, see Section 4.6.2, "Tips When Providing Database Connection Details in the Deployment Wizard".

  10. Use the Configure SOA screen to enter the listen port for the SOA Managed server.

    • SOA Host: This field is purely informational and displays the host on which the product will run.

    • Port: Specify the port number to be used by the SOA Server.

  11. Use the Configure Oracle Business Intelligence Publisher screen to enter the ports to be used by the BIP Managed server.

    • BIP Host: This field is purely informational. The value is determined by the host entered in the Select Topology screen.

    • Port: Specify the port number to be used by the BIP Server, for example: 9704

  12. Use the Configure Oracle Access Manager screen to view or modify the ports that will be used by Oracle Access Manager when you deploy the software.

    In most cases you can leave the default values, unless you have similar software running on the same host and you think there might be port conflicts.

    For the Cookie Domain field, be sure to enter a domain address appropriate for your organization. Prefix the domain address with a leading period (.), for example:

    .example.com
    

    For an explanation of the other fields, click Help.

  13. Use the Configure Oracle Mobile Security Manager screen to view or modify the ports that will be used by Oracle Mobile Security Manager when you deploy the software.

    In most cases you can leave the default values, unless you have similar software running on the same host and you think there might be port conflicts.

    For an explanation of the fields on the screen, click Help.

  14. Use the Configure Oracle Mobile Security Access Server screen to view or modify the ports that will be used by Oracle Mobile Security Access Server when you deploy the software.

    In most cases you can leave the default values, unless you have similar software running on the same host and you think there might be port conflicts.

    For an explanation of the fields on this screen, click Help.

  15. Use the Configure Access Policy Manager screen to view or modify the ports that will be used by the Access Policy Manager when you deploy the software.

    In most cases you can leave the default values, unless you have similar software running on the same host and you think there might be port conflicts.

    For an explanation of the fields on this screen, click Help.

  16. Use the Configure Oracle Identity Manager Database screen to enter information about the Database that contains (or will contain) the required schemas.

    • If you have already installed the schemas using the Oracle Fusion Middleware Repository Creation Utility (RCU), then do not select the Create Schema Using RCU check box.

      In this case, provide the details required to connect to the database where the schemas are installed, and then enter the password you created when you installed the schemas with RCU.

    • If you have not already installed the schemas, then select Create Schema Using RCU. This tells the LCM Tools to create the schemas for you as part of the deployment process.

      In this case, provide the details required to connect to an existing, supported database, and then provide a new password that will be created for all the schemas. In this scenario, an extra field appears so you can enter the password again in the Confirm Schema Password field.

    For more information, see Section 4.6.2, "Tips When Providing Database Connection Details in the Deployment Wizard".

  17. Use the Set User Names and Passwords screen to set the passwords for the accounts that will be created during deployment.

    You can set a common password for all of the user accounts listed, or you can set individual passwords for each of the accounts. It is also possible to change some of the default user names.

    • To enter a common password for all the accounts to be created, enter the password in the Enter Common IAM Password field, and then re-enter the password in the Confirm Common Password field.

    • If you want to create unique passwords for each account, then select the Modify the Username and Password for the user accounts, and select Edit next to the account you wish to modify.

    If you are using an existing LDAP Directory service, then the Credentials for Existing LDAP Users section appears.

    This additional section lists the accounts and credentials that were created when you prepared the existing directory for use with Oracle Identity and Access Management, as described in Chapter 3.

  18. The Summary screen appears.

    Use the Summary screen to view a summary of your selections and enter additional information.

    • Provisioning Response File Name: Provide the name of the response file to be created. The default name of the deployment response file is provisioning.rsp. You can change this value.

    • Provisioning Summary: Provide the name of the deployment summary file to be created.

    • Directory: Specify the directory where you want this Deployment Response File to be saved.

  19. Click Finish to exit the wizard.

    Note:

    The Identity and Access Management Deployment Wizard creates a deployment response file in the directory that you specify on the Summary screen. It also creates a folder named responsefilename_data, for example: provisioning_data. This folder contains the cwallet.sso file, which has encryption and decryption information.If you move or copy the deployment response file to another location, you must also move or copy the responsefilename_data folder containing the cwallet.sso file to the same location.

4.6 Additional Information When Creating a Response File for an Automated Deployment

The following sections provide supporting information when you are using the Deployment Wizard to create a response file in preparation for an automated deployment of Oracle Identity and Access Management:

4.6.1 How To Specify the Installation and Configuration Locations in the Deployment Wizard

When you are using the Deployment Wizard, you are prompted to identify important directory locations that the LCM Tools will use when it automatically installs and configures your Oracle Identity and Access Management software.

Use the following steps to fill out the Installation and Configuration Locations screen in the Deployment Wizard:

  1. In the Life Cycle Management Store Location field, enter the path to a new directory that will be created to store information required by the LCM tools.

    The LCM Tools will use the information here to keep track of the topology you configure (via the topology.xml file), logs of LCM Tool sessions, and other LCM Tool-specific artifacts.

    Choose a location outside the Middleware home that will be accessible when you later perform other life cycle actions, such as patching and upgrade. This location is also known as the LCM_STORE.

  2. In the Software Repository Location field, enter the path to the existing directory where you unpacked the repository archives.

    This directory contains all the Oracle Identity and Access Management installers.

    The Wizard will check to be sure there is an installers folder inside this directory. This location is also known as the REPOS_HOME.

  3. In the Software Installation Location field, enter the path to a new directory that will contain the Oracle home directories where the LCM Tools install the software binaries.

    This directory is also known as the IDMTOP directory. When you deploy the software, the LCM Tools will automatically create a products folder inside the IDMTOP directory. The IDMTOP/products folder will contain the Middleware home for the Oracle Identity and Access Management software you install.

  4. In the Shared Configuration Field, enter the path to a new directory that will contain all the domain configuration information for your Oracle Identity and Access Management software.

    By default, the Wizard assumes this directory is inside the IDMTOP directory, but you can specify the path to a new directory in any accessible location.

For more information, refer to the following:

4.6.2 Tips When Providing Database Connection Details in the Deployment Wizard

When you are using the Deployment Wizard, you are prompted to provide details that allow the LCM Tools to connect to a supported database. It will use this information to access existing schemas you installed previously or to install the schemas automatically.

When you are providing database connection details in the Deployment Wizard, note the following:

  • If you have not already created the schemas, be sure the Database user name you enter in the SYSDBA Username field has SYS privileges.

    The Deployment Wizard needs these privileges in order to create the schemas in the database.

  • In the Service Name field, be sure to enter the full service name of the database, including the domain. For example: oimdb.example.com

  • When entering a value in the Schema Prefix field, note the following:

    • The Schema Prefix is required so you can easily locate in the database the schemas required for the current domain. All schemas created in this session will use this prefix.

    • If you are have already created the schemas in the database before running the Deployment Wizard, then enter the prefix you used when you created the schemas in RCU.

    • If you did not already create the schemas, then enter a new prefix that will be used for all the schema names that the LCM Tools create when you deploy the software.

    • As an example, the default value of the Schema Prefix field field is EDGIGD (for Oracle Identity Manager governance domains) and EDGIAD (for Oracle Access Manager access domains).

    • The value you enter in the Schema Prefix field will automatically be added to the standard schema name in the Schema Name field.

4.6.3 Tips When Providing Directory Service Information in the Deployment Wizard

When you are using the Deployment Wizard, you are prompted to provide details that allow the LCM Tools to create or connect to a supported LDAP Directory service.

When you are providing this information on the Directory Configuration screen of the Deployment Wizard, note the following:

  • Be sure to review all the editable fields to be sure they reflect the values required for your organization.

    In particular, note that the Container Details section of the screen includes "example" values for the realm. Be sure to replace with these values with the Distinguished Name of the realm for your organization.

  • Values for fields that are not editable were determined by the Deployment Wizard, based on the information you provided when you selected the products and topology options earlier in the Wizard.

  • Be sure to indicate whether or not you are using secure (SSL) communications for the Directory service ports.

    For example, for a Microsoft Active Directory instance, you must provide SSL information if you are deploying the integrated OIM, OAM, and OMSS topology.

    For Oracle Unified Directory (OUD) or Oracle Internet Directory (OID), provide a non-SSL port for communications.

  • If you are creating an Oracle Internet Directory (OID) instance, then three additional port fields are shown, all related to the Oracle Process Manager and Notification Server (OPMN). OPMN is used to manage the OID instance.

    You can typically use the default values for these ports, unless you have other OPMN-managed products running on the same system, which would cause potential port conflicts:

    • OPMN Local Port

    • OPMN Remote Port

    • OPMN Request Port