Foren

Liferay with Shibboleth integration problem

John Doe, geändert vor 12 Jahren.

Liferay with Shibboleth integration problem

New Member Beitrag: 1 Beitrittsdatum: 16.06.11 Neueste Beiträge
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
Gianluca Pindinelli, geändert vor 9 Jahren.

RE: Liferay with Shibboleth integration problem

Junior Member Beiträge: 33 Beitrittsdatum: 17.03.10 Neueste Beiträge
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.