Customizing Login Pages, Logout Pages, and Messages
81
n
ov
do
cx (e
n)
16
Ap
ril 20
10
com/novell/nidp/liberty/wsf/idsis/ssservice/model
com/novell/nidp/servlets/handler/identityeditor
com/novell/nidp/servlets/handler/identityaccesseditor
com/novell/nidp/liberty/wsf/idsis/model
com/novell/nidp/liberty/wsf/idsis/authority/ldap/attribute/plugins/
resources
com/novell/nidp/liberty/wsf/idsis/ldapservice/model
The properties files that have been localized contain the messages that end users might see. The
properties files that have not been localized contain messages that the end users should not see.
6
Locate the messages you want to customize and copy them to your custom file.
All the messages you want to customize are placed in this file, even though they come from
different properties files. Your file should look similar to the following if you selected to
customize messages from the
nidp_resources_en_US.properties
file and the
SSModelResources_en_US.properties
file. For example:
NIDPMAIN.100=An Identity Provider response was received that failed to
authenticate this session.
NIDPMAIN.101=A request for identity federation could not be completed.
NIDPMAIN.102=A request for identity federation termination could not be
completed.
SS.WKSLdapCreds = LDAP Credentials
SS.WKSELdapCredsUserName = LDAP User Name
SS.WKSELdapCredsUserDN = LDAP User DN
SS.WKSELdapCredsUserPassword = LDAP Password
SS.WKSX509Creds = X509 Credentials
7
(Conditional) If you are supporting multiple languages, copy the messages to each custom
language file.
8
Replace the messages in the file with your custom messages.
Replace the string after the equals (=) sign with your translated or customized message.
If you are using double-byte characters, the characters need to be in Unicode, hexadecimal
format with a
\u
prefix. For example:
\u5c71
.
9
Save the file.
10
Copy the custom properties file to the following directory on all Identity Servers in the cluster:
Linux:
/var/opt/novell/tomcat5/webapps/nidp/WEB-INF/classes
Windows Server 2003:
\Program Files\Novell\Tomcat\webapps\nidp\WEB-
INF\classes
Windows Server 2008:
\Program Files (x86)\Novell\Tomcat\webapps\nidp\WEB-
INF\classes
11
(Optional) To enable messages about the loading of the custom properties files, enable debug
logging:
11a
In the Administration Console, click
Devices
>
Identity Servers
>
Edit
>
Logging
.
11b
In the
Component File Logger Levels
section, select
Debug
level for
Application
.
11c
Click
OK
, then update the Identity Server.
12
Restart Tomcat.
Linux Identity Server:
Enter the following command:
/etc/init.d/novell-tomcat5 restart
Summary of Contents for ACCESS MANAGER 3.1 SP2 - README 2010
Page 4: ...4 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 12: ...12 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 158: ...158 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 172: ...172 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 182: ...182 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 290: ...290 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 362: ...362 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 374: ...374 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...