Customizing Your Liberty SP User Interface

If you use the sample service provider code to create your own SP, you will want to change the World Financial look of the SP to your own company logo, etc., before putting your SP into production mode. You do this by modifying the .jsp files that are located in a subdirectory of the application directory you set up during the SP installation. For example, if you accepted the installation default directory, the .jsp files would be located at C:\Program Files\Novell\Tomcat\webapps\nwt\jsp.

The following table is a list of the .jsp files that are available for the SP:


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.

fedtermok.jsp

Reports that federation termination was successful.

manage.jsp

Shows the list of identity providers. Allows the user to federate and defederate.

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 identity provider, see Customizing Your Liberty IDP User Interface .