留言板

Landing page after login in Shopping cart

Siddharth Shetty,修改在12 年前。

Landing page after login in Shopping cart

New Member 帖子: 2 加入日期: 11-3-3 最近的帖子
Hello,

We have integrated KonaKart shopping cart module in Liferay. We wanted the functionality where in after we login to KonaKart portlet we also should be logged in
to Liferay and proceed.
We have implemented our code in LoginSubmitAction where we call - LoginUtil.login(request, response, “test”, “test”, “screen_name”).
On authentication, the the KonaKart code is getting executed for redirecting the user to Post Login Submit page.
We have also set the "auth.forward.by.last.path=true" parameter.

Now, after the above steps we are not getting redirected to the KonaKart portlet.

Any clue/solution ?

Thanks,
Sidd