Novell ACCESS MANAGER 3.1 SP1 - IDENTITY SERVER Manual page 33

Identity server guide
Table of Contents

Advertisement

5 (Conditional) If you modified the
replace it with your variable.
6 (Conditional) If you need to support only one language, modify the prompt in the
file:
6a Find the following string in the file:
<label><%=handler.getResource(JSPResDesc.USERNAME)%></label>
6b Replace it with the string you want, for example:
<label>Email Address:</label>
6c Copy the modified file to each Identity Server in the cluster.
6d Back up your customized file.
7 (Conditional) If you need to localize the prompt for multiple languages, create a custom
message properties file for the login prompt. (For more information on how to create a custom
message properties file, see
The following steps assume you want to change the username prompt to an e-mail address
prompt.
7a Find the following definition in the
unzipped
nidp.jar
JSP.50=Username:
7b Add this definition to your custom properties file and modify it so that it prompts the user
for an e-mail address.
JSP.50=Email Address:
7c Translate the value and add this entry to your localized custom properties files.
7d Copy the customized properties files to the
Server in the cluster.
7e Restart Tomcat on each Identity Server.
Linux Identity Server: Enter the following command:
/etc/init.d/novell-tomcat5 restart
Windows Identity Server: Enter the following commands:
net stop Tomcat5
net start Tomcat5
8 To view a sample custom page with these modifications, see
File for Credential Prompts," on page
Customizing the nidp.jsp File
Figure 1-3
displays the default login page provided by Access Manager. Multiple JSPs are used to
create the page.
%Ecom_User_ID%
Section 1.2.1, "Customizing Messages," on page
com/novell/nidp/resource/jsp
file.
WEB-INF/classes
293.
variable, find the string in the file and
directory of each Identity
Section A.1, "Modified login.jsp
Configuring an Identity Server
login.jsp
25.)
directory of the
33

Advertisement

Table of Contents
loading

This manual is also suitable for:

Access manager 3.1 sp1

Table of Contents