Enabling a Configurable Login Page using the ssoconfig utility

You can also enable a configurable login page using the Infor Security Services administrative console. See Infor Security Services Configuration Guide.

  1. From a command window in your LSF environment, launch the ssoconfig utility. Type

    ssoconfig -c

  2. From the main ssoconfig menu, select the number of the option Manage Lawson Services.
  3. From the submenu that appears, select the number of the option Manage Service Properties.
  4. From the next submenu, select the number for the option Add New Service Property.
  5. Type the name of the primary service, for example, SSOP.
    Note: If this login page is to be used on a different domain that has a different primary authentication service, specify that domain's primary service.
  6. For Property Name, type

    ConfigurableLoginZipFile

  7. For Property Name, type the name of your configuraable login page zip file, for example

    MyCustomPage.zip

  8. Exit the ssoconfig utility.
  9. Copy the zip file to LAWDIR/system/security/configurableUI
    Note: If any of the folders in the above path do not exist, create them.
  10. Restart the application server for the new login page to take effect.