To update the IdPSigningCertificate for Active Directory Federation Services (ADFS) Token Signing Certificate that has been renewed. Follow these steps:
The steps below include the steps to export the Token Signing Certificate from ADFS after it has been renewed.
Export a Signing Certificate from AD FS; The following steps can also be found in the Infor Lawson Authentication Configuration Guide.
- Log into the AD FS server and click Administrative Tools->ADFS Management.
- On the AD FS window, Click Service to open the Service Snap-in.
- Click on Certificates under Service to see the Certificates pane showing all available certificates
- Select the certificate under Token-Signing in the Certificates Pane to get to the certificate folder
- Click the Copy to File option in the Details tab of the Certificate window
- Click Next in the Welcome to the Certificate Export Wizard window
- At the prompt, select the “Base64encoded X.509 (.CER)” option to choose the file format in which the certificate is to be exported and then click Next.
- At the prompt to select the location where the token signing certificate is to be saved and specify a filename
- At the prompt, verify that the file type is “Base 64 Encoded (.cer)” and then click Save.
- The Certificate Export Wizard window displays the File Name and location specified. Write down the file path specified or change it to your preferred location.
- Click Next to proceed with exporting.
- Click Finish. When you see this message, “The export was successful.” Click OK.
- Click OK again to close out the wizard.
- Locate the file you exported and copy it to the LSF server.
Reload AD FS signing certificate in Lawson System Foundation
- Make sure you copied the certificate that was exported in the above steps to a directory on the LSF server.
- Run the ssoconfig -c utility from a command prompt. Enter the password when prompted.
- From the main menu, select “Manage WS Federation Settings”.
- From the sub-menu, select “Manage Certificates”.
- From the next sub-menu, select “Delete IdP certificate”.
- At the prompt, type the name of the IdP service, ADFS (this may be different)
- Message “Signing Certificate has been deleted successfully” is displayed
- From the menu, select “Import IdP certificate”
- At the prompt, type the name of the IdP service, ADFS (this may be different)
- At the prompt, type the path of the certificate. The system assumes that the certificate is in the current folder so supply path information as needed.
- Message “IdP signing certificate has been successfully imported to keystore”
- From the menu, select “Exit”
Restart the Lawson System Foundation environment and WebSphere Application server or Cluster in the proper order.

