留言板

c/portal/login?login=test&password=test.. site can't be reached

Elena Iakimenko,修改在7 年前。

c/portal/login?login=test&password=test.. site can't be reached

New Member 发布: 1 加入日期: 16-3-17 最近的帖子
Hello,

We are using Liferay 6.2 EE and created a custom login portlet.
It works fine, when user enters correct user name or password.
it works fine, when user submits the login with missing user name or password field. The errors displayed on the same page in such case.
It doesn't work when user enters invalid user name and password!
The login page gets redirected to the pade with URL: http://localhost:8080/c/portal/login?login=test&password=test&rememberMe=false
with error message: "This site can’t be reached. The webpage at http://localhost:8080/c/portal/login?login=test&password=test&rememberMe=false might be temporarily down or it may have moved permanently to a new web address."

What do we miss?

Our portal-ext.properties has:
minifier.enabled=false
users.reminder.queries.required=false
auth.forward.by.last.path=true
login.events.post=com.liferay.portal.events.LoginPostAction,com.liferay.portal.events.DefaultLandingPageAction
default.landing.page.path=/group/eip/home
company.default.home.url=/group/eip/home
default.logout.page.path=/web/eip/sign-in
login.dialog.disabled=true
auth.login.url=/web/eip/sign-in

#-----LDAP
ldap.auth.method=bind
ldap.import.create.role.per.group=false
ldap.import.method=group
ldap.error.password.age=age
ldap.error.password.expired=expired
ldap.error.password.history=history
ldap.error.password.not.changeable=not allowed to change
ldap.error.password.syntax=syntax
ldap.error.password.trivial=trivial
ldap.error.user.lockout=retry limit