Integrating Remedy SSO with Remedy AR System and Remedy Mid Tier
Before you begin
Before you integrate Remedy SSO with AR System, verify the following conditions are met:
- Remedy SSO, Remedy AR System, Remedy Mid Tier are installed. For more information, seeInstalling BMC Remedy AR Systemand Installing Remedy SSO.
- Review the System-requirements and validate the integrated products are compatible with Remedy SSO.
- It is recommended that Remedy SSO server has the same version as Remedy SSO components:
- Remedy SSO server has the same version as Remedy SSO AREA plugin.
- Remedy SSO server has the same version as Remedy SSO agent.
- Obtain the files that you need for installation from the BMC Electronic Product Distribution (EPD) site. Upload and unzip the installation files to all servers where you will run the Remedy SSO installer.
- If you plan to integrate Remedy SSO with Remedy AR System which is integrated with BMC Atrium Single Sign-On, you must manually remove integration between Remedy AR System and Atrium SSO, and then integrate it with Remedy SSO. For information about how to do this, see Migrating from BMC Atrium Single Sign-On to Remedy SSO.
Task 1: Integrate Remedy SSO with AR System server
You can integrate Remedy SSO with BMC applications by using one of the followings methods:
- To integrate with AR System server by running the installation wizard
- To integrate with Remedy AR System by using the silent mode
- To integrate with Remedy AR System manually
To integrate Remedy SSO with AR System server by running the Remedy SSO installation wizard
- On the server where Remedy AR System is installed, unzip the Remedy SSO installation file to a destination directory.
- Depending on your operating system, select the installation program to run the installer:
- (Windows) setup.exe.
- (Linux) sh setup.sh.
- In the lower-right corner of the Welcome panel, click Next.
- Review the license agreement, click I agree to the terms of license agreement, and then click Next.
- In the Remedy Single Sign-On feature selection screen, select Integrate with BMC Remedy AR System.
- Complete the following installation fields as described in the Integrate with AR System tab of the Installation-worksheets:
- Path to BMC Remedy AR System Home
- Service BMC Remedy Single Sign-On instance URL.
Check the installation preview and then click Install to complete the integration.
To protect the new CMDB UI, you must install the agent as an OSGi bundle on each AR System server.
After the Remedy AR System integration is completed, the installer restarts the AR System server.
To integrate Remedy SSO with Remedy AR System by using the silent mode
- On the server where AR System is installed, create the options.txt file.
Copy the options that you want to install, and enter the Integrate with AR System parameters into the options.txt file.
Options for integrating Remedy SSO server with AR System server-P installLocation=<path where product info will be located>
-A productRemedySSO
-J AR_TYPE=true
-J AR_HOME=<path_to_AR_server_home>
-J INT_URL=<internal_RSSO_url>- (Linux) Ensure that no Ctrl+M characters were inserted in the options.txt file.
Run the installer with the -i silent option:
Windowssetup.exe -i silent -DOPTIONS_FILE=<path_to_txt_file_with_installation_options>Linuxsh setup.bin -i silent -DOPTIONS_FILE=<path_to_txt_file_with_installation_options>
To integrate Remedy SSO with Remedy AR System manually
You can also integrate Remedy SSO with Remedy AR System manually. For information about how to do this, see Manually-integrating-Remedy-SSO-with-BMC-applications.
Task 2: Integrate Remedy SSO with Remedy Mid Tier
You can install Remedy SSO by using one of the followings methods:
- To integrate with Remedy Mid Tier by running the installation wizard
- To integrate with Remedy Mid Tier by using the silent mode
- To integrate with Remedy Mid Tier manually
To integrate Remedy SSO with Remedy Mid Tier by running the Remedy SSO installation wizard
- On the server where Remedy Mid Tier is installed, unzip the Remedy SSO installation file to a destination directory.
- Depending on your operating system, select the installation program to run the installer:
- (Windows) setup.exe.
- (Linux) sh setup.sh.
- In the lower-right corner of the Welcome panel, click Next.
- Review the license agreement, click I agree to the terms of license agreement, and then click Next.
- Complete the following installation fields as described in the Integrate with Mid Tier tab of the Installation-worksheets:
- Path to BMC Remedy Mid Tier Home
- Path to BMC Remedy Mid Tier Web server
- Public BMC Remedy Single Sign-On instance URL
- Service BMC Remedy Single Sign-On instance URL
- Check the installation preview and then click Install to complete the integration.
To integrate Remedy SSO with Remedy Mid Tier by using the silent mode
- On the server where Mid Tier is installed, create the options.txt file.
Copy the options that you want to install, and enter the Integrate with Mid Tier parameters into the options.txt file.
Options for integrating Remedy SSO server with Remedy Mid Tier-P installLocation=<path where product info will be located>
-A productRemedySSO
-J MT_TYPE=true
-J MT_HOME=<path_to_Midtier_home>
-J MT_PATH=<path_to_Midtier_server_home>
-J INT_URL=<internal_RSSO_url>
-J EXT_URL=<external_RSSO_url>- (Linux) Ensure that no Ctrl+M characters were inserted in the options.txt file.
Run the installer with the -i silent option:
Windowssetup.exe -i silent -DOPTIONS_FILE=<path_to_txt_file_with_installation_options>Linuxsh setup.bin -i silent -DOPTIONS_FILE=<path_to_txt_file_with_installation_options>
To integrate Remedy SSO with Remedy Mid Tier manually
You can also integrate Remedy SSO with Remedy Mid Tier manually. For information about how to do this, see Manually-integrating-Remedy-SSO-with-BMC-applications.
Task 3: Perform post-integration configuration steps
AREA LDAP configuration and AREA RSSO are different plugins, and when you install the Remedy SSO agent in AR System server, the AREA LDAP plugin is removed from pluginsvr_config.xml file.
If you want to use the AREA LDAP plug-in configuration for Remedy SSO, perform the following steps:
- Implement the same configurations (Bind User, Host Name, User Base search and other settings) in Remedy SSO as described in Configuring the AREA LDAP plug-in.
- Add the AREA LDAP reference again to the pluginsvr_config.xml for all the AR servers (if you have a server group).