掲示板

Liferay with Shibboleth integration problem

12年前 に John Doe によって更新されました。

Liferay with Shibboleth integration problem

New Member 投稿: 1 参加年月日: 11/06/16 最新の投稿
Hi everyone!
I'm trying to integrate Shibboleth SSO with Liferay 6. Liferay proxied under the Apache 2.2 server with SSL. It works fine.
But when I try to hide some part of Liferay ( e.g. /c/portal/login or even /en ) after successful authorization on Identity Provider when Shibboleth redirect me back on portal I can see only blank screen and in log file there is an error

ERROR [MainServlet:442] com.liferay.portal.NoSuchUserException: No User exists with the primary key 0
com.liferay.portal.NoSuchUserException: No User exists with the primary key 0
at com.liferay.portal.service.persistence.UserPersistenceImpl.findByPrimaryKey(UserPersistenceImpl.java:795)
...


Can anyone help me?

UPD: Also all the same when I try to hide the whole portal ( https://portal-url/ ) with Shibboleth.
thumbnail
9年前 に Gianluca Pindinelli によって更新されました。

RE: Liferay with Shibboleth integration problem

Junior Member 投稿: 33 参加年月日: 10/03/17 最新の投稿
John Doe:
Hi everyone!
I'm trying to integrate Shibboleth SSO with Liferay 6. Liferay proxied under the Apache 2.2 server with SSL. It works fine.
But when I try to hide some part of Liferay ( e.g. /c/portal/login or even /en ) after successful authorization on Identity Provider when Shibboleth redirect me back on portal I can see only blank screen and in log file there is an error

ERROR [MainServlet:442] com.liferay.portal.NoSuchUserException: No User exists with the primary key 0
com.liferay.portal.NoSuchUserException: No User exists with the primary key 0
at com.liferay.portal.service.persistence.UserPersistenceImpl.findByPrimaryKey(UserPersistenceImpl.java:795)
...


Can anyone help me?

UPD: Also all the same when I try to hide the whole portal ( https://portal-url/ ) with Shibboleth.



Hi,
have you solved this problem?

Regards.