Menu

#73 Redirecting Back to ROOT App with Tomcat 5.5 Plugin

open
nobody
5
2006-10-13
2006-10-13
Anonymous
No

Hi,

we want to use JOSSO for our Intranet Portal.
It is running under Tomcat 5.5 in the ROOT application.

Our tests are all well and josso is configured fine.

But if we want to set this config for our Portal the
redirect do not work.

The Problem ist that the Tomcat 5.5 Plugin could the
build the back_to url.

In this situation this are the variables in the
buildUrl Method from the SSOAgentValve:

contextPath :
reverseProxyHost :null
singlePointOfAccess :null
mySelf :http://localhost:8080/josso_login/
backto :
backto :/josso_security_check/

But backto must set to
http://localhost:8080/josso_security_check/

Regards from god old Germany
Achim

Discussion