Customizing Logout Requests; Customizing Applications To Use The Access Gateway Logout Page; Customizing The Access Gateway Logout Page; Section 3.9, "Customizing Logout Requests - Novell ACCESS MANAGER 3.1 SP1 - GATEWAY GUIDE Manual

Access gateway guide
Hide thumbs Also See for ACCESS MANAGER 3.1 SP1 - GATEWAY GUIDE:
Table of Contents

Advertisement

3.9 Customizing Logout Requests

Section 3.9.1, "Customizing Applications to Use the Access Gateway Logout Page," on
page 98
Section 3.9.2, "Customizing the Access Gateway Logout Page," on page 98
3.9.1 Customizing Applications to Use the Access Gateway
Logout Page
If any of your protected resources have a logout page or button, you need to redirect the user's
logout request to the Access Gateway logout page. The Access Gateway can then clear the user's
session and log the user out of any other resources that have been enabled for single sign-on. If you
do not redirect the user's logout request, the user is logged out of one resource, but the user's session
remains active until inactivity closes the session. If the user accesses the resource again before the
session is closed, single sign-on re-authenticates the user to the resource, and it appears that the
logout did nothing.
1 In the Administration Console, click Devices > Access Gateways > Edit > Reverse Proxy /
Authentication.
2 In the Embedded Service Provider section, view the path to the AGLogout page in the Logout
URL option.
The Logout URL displays the URL that you need to use for logging users out of protected
resources. This option is not displayed until you have created at least one reverse proxy with a
proxy service. If you create two or more reverse proxies, you can select which one is used for
authentication, and the logout URL changes to match the assigned reverse proxy. For more
information on changing the authentication proxy, see
Authentication Proxy Service," on page
3 Use this path to redirect application logout requests to this page.
4 Click OK.
The Access Gateway does not support the following logout pages that were used in previous version
of Access Manager and iChain:
/cmd/BM-Logout
/cmd/ICSLogout

3.9.2 Customizing the Access Gateway Logout Page

You can create your own logout page and configure the Access Gateway to use it. To do this, you
need to modify the
novell/nesp/lib/webapp/jsp
You can modify the file to display what you want or you can modify it to redirect the user to your
custom page. The following sections provide some tips for accomplishing this task:
"Modifying the Header" on page 99
"Redirecting to Your Custom Page" on page 99
"Calling Different Logout Pages" on page 99
98
Novell Access Manager 3.1 SP1 Access Gateway Guide
file on the Access Gateway. It is located in the
logoutSuccess.jsp
directory.
Section 6.3.2, "Changing the
165.
/opt/

Advertisement

Table of Contents
loading

Table of Contents