Customizing Your Liberty IDP User Interface

Before putting your Liberty IDP into a production mode, you should modify the look and feel of your IDP to your own standard, including your company logo, etc. You do this by modifying the .jsp files that are located in a subdirectory of the application directory you set up during the IDP installation. For example, if you accepted the installation default directory, the .jsp files would be located at C:\Program Files\Novell\Tomcat\webapps\nidp\jsp.

The following table is a list of the JSP files that are available for the IDP:


Table . JSP Files for the IDP

File Name Definition

login.jsp

Prompts the user to log in.

main.jsp

Displays the main page.

err.jsp

Reports an error.

postit.jsp

Sends an automatic POST to another provider. This feature is invisible to the user.

defedask.jsp

Shows the list of service providers. Allows the user to defederate.

loget.jsp

Shows the list of service providers that the user logged out of.

logframe.jsp

Shows the log. For debugging only.

logheader.jsp

Shows the log. For debugging only.

For a list of the .jsp files for the service provider, see Customizing Your Liberty SP User Interface .