-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.10 EE GA1, 6.2.X EE, 7.0.0 M3
-
Fix Version/s: 6.2.2 CE GA3 , 6.2.X EE, 7.0.0 M2
-
Component/s: Application Security > Login/Sign in Portlet, Util
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:9
-
Fix Priority:4
-
Git Pull Request:
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
- relates
-
LPE-12756 URL parameters lost while redirecting after login if JAAS enabled
-
- Closed
-