Load the AD FS signing certificate

  1. Run the secadm utility. From a command window on the Infor Landmark Technology server, type

    secadm -m

    If you are prompted for a password, type it.

  2. From the main menu of secadm, select "Manage WS Federation Settings".
  3. From the sub-menu, select "Manage WS Federation Certificate".
  4. From the next sub-menu, select "Import IdP certificate".
  5. At the prompt, type the name of the IdP service, for example, ADFS
  6. At the prompt, type the path of the certificate. The system assumes that the certificate is located in the current folder so supply path information as needed.

    Example 1: Certificate is in the location from which you are running secadm (current location)

    adfs.cer

    Example 2: Certificate is in a different location on the server

    d:\certificates\adfs.cer

  7. At the prompt for Enter Property Name, type Enter IdPSigningCertificate
  8. From the subimenu, select the appropriate option to return tot the main menu or to exit secadm.