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
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
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.