Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Before You Begin
  4. Pre-Installation Tasks
  5. B2B Data Exchange Installation
  6. Post-Installation Tasks
  7. Installing the Partners Portal on Non-B2B Data Exchange Nodes
  8. Upgrading B2B Data Exchange
  9. Starting and Stopping B2B Data Exchange
  10. Optional B2B Data Exchange Configuration
  11. Migrating OEM Managed File Transfer Endpoint
  12. Installing and Configuring the B2B Data Exchange Accelerator for Data Archive
  13. Uninstallation

Installation and Configuration Guide

Installation and Configuration Guide

Installing a Single Sign On Key

Installing a Single Sign On Key

Single Sign On (SSO) uses a symmetric key that applications share. After you install Informatica Managed File Transfer, you create a master key with the Informatica Managed File Transfer
mft-keytool
utility. Specify the keygen, keystore, and key passphrases. Next, use the master key to enable SSO with
B2B Data Exchange
. After you enable SSO, you can launch Managed File Transfer from the
B2B Data Exchange
Operation console.
To create an SSO key for Informatica Managed File Transfer, see the
Informatica Managed File Transfer Installation Guide
. After you create the SSO key for Informatica Managed File Transfer, perform the following steps:
In order to launch Managed File Transfer from the
B2B Data Exchange
Operation console you must enable Informatica domain authentication for both Managed File Transfer and
B2B Data Exchange
  1. Copy the generated Informatica Managed File Transfer keystore file
    keystore.jceks
    from the directory
    <MFT_INSTALL_DIR>\mft\config\security
    on the Informatica Managed File Transfer server to the
    B2B Data Exchange
    server.
  2. To isntall an SSO key, run the
    install-ssokey.bat
    tool in Windows or the
    install-ssokey.sh
    tool in Linux based systems on the
    B2B Data Exchange
    server. Run a command with the following syntax:
    -c installMftSSOKey -f <keyStoreFileName> -kp <keyPassOption> -ksp <keyStorePassOption>
    -c installMftSSOKey
    Required. Installs the SSO key.
    -kp <Key Passphrase>
    Required. Specify a passphrase from 7 to 255 characters that will access the SSO encryption key. The passphrase is the same one that you specified when you created the key on the Informatica Managed File Transfer server.
    -ksp <Keystore Passphrase>
    Required. Specify a keystore passphrase from 7 to 255 characters that will access the SSO keystore. The passphrase is the same one that you specified when you created the keystore on the Informatica Managed File Transfer server.
    -f <Keystore File Name>
    Required. Specify the path to the keystore file that you copied from the Informatica Managed File Transfer server.
  3. Stop the
    B2B Data Exchange
    services and close the Operation Console, and then restart the services. For more information, see Starting and Stopping B2B Data Exchange on Linux
  4. For multiple
    B2B Data Exchange
    servers in high availability mode, follow the same procedure to install the key separately on each node.

0 COMMENTS

We’d like to hear from you!