Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.10 EE GA1, 6.2.X EE, 7.0.0 M3
-
6.2.x
-
Committed
-
9
-
4
Description
Reproduction steps:
- Deploy Liferay with JBoss
- Add the following to portal-ext.properties
company.security.auth.type=screenName portal.jaas.enable=true portal.jaas.auth.type=screenName portal.jaas.strict.password=false portal.jaas.plain.password=true portal.impersonation.enable=true
- Start server
- Try to acces something in Control Panel (eg.: http://localhost:8080/group/control_panel?refererPlid=10188&controlPanelCategory=sites&p_p_id=134)
- Log in
Expected results:
You are directed to the page you asked for. (eg.: http://localhost:8080/group/control_panel?refererPlid=10188&controlPanelCategory=sites&p_p_id=134)
Actual results:
You are directed to http://localhost:8080/group/control_panel?refererPlid=10188
Attachments
Issue Links
- relates
-
LPE-12756 URL parameters lost while redirecting after login if JAAS enabled
-
- Closed
-