PQ59684: WITH SECURITY ON, AND PASSING THE SECURITY CHALLENGE, THE RETURN URL IS NOT CORRECT WHEN THE SERVLET IS IN A SUBDIRECTORY | |||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||
APAR status Closed as program error. Error description The customer requests the following URL: http://mburati02:9080/bowstreet5/webengine/factory/admin/Factory Admin After successfully logging in, it incorrectly redirects to the following mangled URL: http://mburati02:9080/bowstreet5/webengine/factory/admin/Factory Admin/factory/admin/FactoryAdminLocal fix Make sure that the requested servlet is accessible from the context root of the webapp.Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server developers * * using Form Login based security. * **************************************************************** * PROBLEM DESCRIPTION: Form login redirection fails when * * security is enabled. * **************************************************************** * RECOMMENDATION: * **************************************************************** When Form Login based security is enabled, the originally requested url is not properly sent to the client if the form login page is located in a directory different than the originally requested url.Problem conclusion Modified the storing of the originally requested url to properly handle whether the redirect should be relative to the context root of the web module or the web server.Temporary fix //wasdoc0/apars/pq59684/4.0.2_4.0.3Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ59684
IBM Group: Software Group
Modified date: May 17, 2002
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.