掲示板

LDAP add server button broken when https used

thumbnail
8年前 に William Gosse によって更新されました。

LDAP add server button broken when https used

Liferay Master 投稿: 533 参加年月日: 10/07/04 最新の投稿
I tried adding a new LDAP server to Liferay’s Portal Settings -> Authentication -> LDAP -> Add but the request is getting rejected for some reason.

It seems like the LDAP add server button in the control panel is broken when
company.security.auth.requires.https=true
session.enable.phishing.protection=false
web.server.protocol=https

are set to deal with https request coming from the frontend web server.

Also this is for the 6.2 enterprise edition so I don't know if it applies to the community addition.

I can get to the Add LDAP Server page just fine in my local development environment that is not running on http.

When I click the button on the https enabled environment I'm taking back to the Portal Settings page.
thumbnail
8年前 に William Gosse によって更新されました。

RE: LDAP add server button broken when https used (回答)

Liferay Master 投稿: 533 参加年月日: 10/07/04 最新の投稿
It looks like we were able to work around this issue by opening up https port directly on the app server where liferay is deployed. When access the control panel using the appserver url and port the add ldap server button works correctly.
thumbnail
8年前 に Andrew Jardine によって更新されました。

RE: LDAP add server button broken when https used

Liferay Legend 投稿: 2416 参加年月日: 10/12/22 最新の投稿
Hi William,

We jsut started seeing this with the SP13/SP14 releast of 6.2 EE. Like you we don't observe the problem locally (where we access the site using http on port 8080) but on our servers we started seeing this.

Q1. Are you using the Tomcat bundle on your side?

Q2. When you say open up the https port do you just mean that you enabled the 8443 connector? (assuming you are using tomcat I mean)

Any additional details you can provide would be appreciated!
thumbnail
8年前 に William Gosse によって更新されました。

RE: LDAP add server button broken when https used

Liferay Master 投稿: 533 参加年月日: 10/07/04 最新の投稿
We are using JBoss Enterprise with the Liferay Enterprise war, not the Liferay/Jboss Bundle.

Yes we opened up port 8443 on the JBoss server for https.
thumbnail
8年前 に Olaf Kock によって更新されました。

RE: LDAP add server button broken when https used

Liferay Legend 投稿: 6403 参加年月日: 08/09/23 最新の投稿
as you say that this is on EE: Please open a support ticket to get it fixed.
thumbnail
8年前 に William Gosse によって更新されました。

RE: LDAP add server button broken when https used

Liferay Master 投稿: 533 参加年月日: 10/07/04 最新の投稿
We hadn't quite worked out the licensing with Liferay when I first posted this but that now been resloved.