What Are Configurable Login Pages?

Configurable login pages are a means to create a customized login page for a primary service and all services that rely on this primary service for their login pages. The login page (and related html pages) is what a user is presented with when trying to log into a web application. These changes do not apply to the login page for the Infor Rich Client (both applet and non-applet versions).

They do not involve editing source files or delivered login pages. This means that when a patch or update is taken, the configurable login page is not overwritten.

The basic technique is to expand a copy of the the contents of the sso.war file into a directory, modify some of the files or add files, bundle all of the files into a zip file, and then configure your system to point to the zip file.

It is strongly recommended that you make only styling changes to the login pages. For example, you could modify the CSS files or change the images that are used. If you modify any of the functionality of the pages, you risk causing problems with existing code.