[jboss-user] [JBoss Portal] - Redirect After Login

brain101 do-not-reply at jboss.com
Tue Apr 28 05:44:42 EDT 2009


i have a portal page, which is secured via a security constraint in the -object.xml
when accessing the secured page:
/portal/portal/myportal/mypage/myWindow?action=2&param1=51
the request ist redirected to the login page (which is the expected behavior), but then, after successful login, the login redirects the request to:
/portal/portal/myportal/mypage/myWindow?action=e&windowstate=normal&mode=view

so the parameter action is changed and param1 is lost (and 2 more parameters) and the portlet will not work, as it depends on these params

jboss portal version is 2.7.1

anybody a hint on this problem?

uwe

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227220#4227220

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227220



More information about the jboss-user mailing list