Customizing The Identity Server Logout Page; Rebranding The Logout Page; Replacing The Logout Page With A Custom Page - Novell ACCESS MANAGER 3.1 SP1 - IDENTITY SERVER Manual

Identity server guide
Table of Contents

Advertisement

3 If you see pages that you have deleted or pages where your modifications have not been
implemented:
3a Delete the
Linux:
Windows:
3b Restart Tomcat on each Identity Server.

1.4 Customizing the Identity Server Logout Page

You can also use the following methods to modify the Identity Server logout page:
Section 1.4.1, "Rebranding the Logout Page," on page 48
Section 1.4.2, "Replacing the Logout Page with a Custom Page," on page 48
To customize the logout page when the user logs out of an Access Gateway protected resource, see
"Customizing Logout

1.4.1 Rebranding the Logout Page

The branding in the header of the logout page is controlled by the branding of the
you have modified this file for a customized login, the same branding appears in the logout page.
For information on how to modify
Header" on page
IMPORTANT: Save a copy of your modified
Server, you'll need to restore this file.

1.4.2 Replacing the Logout Page with a Custom Page

You can create your own logout page and configure the Identity Server to use it. To do this, you
need to modify the
directory:
Linux:
/var/opt/novell/tomcat5/webapps/nidp/jsp
Windows Server 2003:
Windows Server 2008:
The
logoutSuccess.jsp
to display what you want or you can modify it to redirect the user to your custom page. One way to
provide redirection is to replace the information in the <body> element of the file with something
similar to the following:
<body>
<script language="JavaScript">
top.location.href='http://<hostname/path>';
</script>
</body>
Replace the <hostname/path> string with the location of your customized logout page.
48
Novell Access Manager 3.1 SP1 Identity Server Guide
directory in the Tomcat work directory on each Identity Server.
nidp
/var/opt/novell/tomcat5/work/Catalina/localhosts/nidp
C:\Program Files\Novell\Tomcat\work\Catalina\localhosts\nidp
Requests" in the
Novell Access Manager 3.1 SP1 Access Gateway
nidp.jsp
34.
file on the Identity Server. It is located in the following
logoutSuccess.jsp
\Program Files\Novell\Tomcat\webapps\nidp\jsp
\Program Files (x86)\Novell\Tomcat\webapps\nidp\jsp
file is called in a frame from the
for logos, titles, and colors, see
file. Every time you upgrade your Identity
nipd.jsp
nidp.jsp
Guide.
file. If
nidp.jsp
"Rebranding the
file. You can modify the file

Advertisement

Table of Contents
loading

This manual is also suitable for:

Access manager 3.1 sp1

Table of Contents