留言板

custom-login portlet

lipsa mishra,修改在12 年前。

custom-login portlet

New Member 帖子: 14 加入日期: 11-7-15 最近的帖子
Hi all,

I want to use my own custom login portlet. by cliking on signin link &
i am redirected to my custom login portlet by using below lines in portal-ext.properties

auth.login.url=/web/guest/login

auth.login.portlet.name=Atyaf-Login

my custom portlet is having one Email-id field and one password field.

Now the problem is that when i am logging with test@liferay.com its not logging in.

Will anyone plz help me how to login a user through my own custom portlet.
thumbnail
David H Nebinger,修改在12 年前。

RE: custom-login portlet

Liferay Legend 帖子: 14919 加入日期: 06-9-2 最近的帖子
Sounds like you have the interface covered, but now you have to integrate into Liferay to actually complete the login. Check out the current signin portlet to get that part of the whole picture.