Fórum

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

Elena Iakimenko, modificado 7 Anos atrás.

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

New Member Mensagem: 1 Data de Entrada: 17/03/16 Postagens Recentes
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