You must configure ESM to use OSP Client Only Authentication. If your ESM environmnent currently uses an external SAML 2 client authentication, you must delegate the Fusion SSO provider to connect to the SAML client. If you do not use SAML 2 authentication, you will need to configure SMTP settings for Fusion to support forgotten password activity.
This procedure assumes that you have already installed or upgraded ESM.
Change the authentication settings for the ESM Manager service:
On the ESM server, start the configuration wizard by entering the following command from the /opt/arcsight/manager/bin/ directory:
arcsight managersetup -i console
Advance through the wizard until you reach the authentication settings.
Select OSP Client Only Authentication, then click Next.
To specify the host and port for the OSP server, use the following format:
domain_name:portTo specify the host and port for the ArcSight Command Center, use the following format:
domain_name:port
Typically, the host and port are the same as those for the ArcSight Manager.
Specify a Tenant Name for OSP. The default value is default.
Click Next until you complete your changes in the wizard.
Restart the ESM Manager service using the following commands:
/etc/init.d/arcsight_services stop manager
/etc/init.d/arcsight_services start manager
Change the authentication settings for the ArcSight Console (Console):
From the Console’s /bin directory, enter one of the following commands:
On Windows: arcsight.bat consolesetup
On Linux: ./arcsight consolesetup
Advance through the wizard until you reach the authentication settings.
Select OSP Client Only Authentication.
Click Next until you complete your changes in the wizard.
Configure the SSO settings in the CDF Management Portal:
Connect to the Portal:
https://Fusion_server:5443
Log in with the credentials of the administrative user that you provided during installation.
Select ANALYTICS.
Under Single Sign-on Configuration, specify the Client ID and Client Secret.
Under ArcSight ESM Host Configuration, verify the settings for the ESM host and port that were specified during deployment.
(Conditional) To use an external SAML2 authentication method, continue to Integrating Fusion Single Sign-On with an External SAML 2 Identity Provider.
(Conditional) If you do not use an external SAML 2 authentication method, ensure that users can receive email notifications to change their Fusion password. Continue to Connecting to an SMTP Server.