Hi all.
need a little help here. I want users to be authenticated using openAM (openSSO). I’ve configured openAM by creating a new data store that uses LDAP. At this point I’m being able to login into openAM using one of the users present in the LDAP that I’ve configured in openAM. Additionally, if I go to Access Control -> Subjects (as openAM administrator) I’m able to see the LDAP users.
I now want to configure liferay so that users are authenticated using openAM. I’ve added the following configuration parameters to my portal-ext.properties:
1open.sso.auth.enabled=true
2open.sso.login.url=http://<host>:<port>/openam_10.0.0/UI/Login?&goto=http://<host>:<port>/c/portal/login
3open.sso.logout.url=http://<host>:<port>/openam_10.0.0/UI/Logout?goto=http://<host>:<port>/web/guest/home
4open.sso.service.url=https://<host>:<port>/openam_10.0.0
5open.sso.screen.name.attr=uid
6open.sso.email.address.attr=mail
7open.sso.first.name.attr=givenname
8open.sso.last.name.attr=sn
9open.sso.logout.on.session.expiration=false
Unfortunately, when I login into Liferay, which redirects me to login url configured above, an I use valid credentials everything freezes when using IE8 and when using chrome the following message is displayed:
The webpage at http://<host>:<port>/c/portal/login?redirect=%2Fc has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If not, it is possibly a server configuration issue and not a problem with your computer
What am I doing wrong here?
I'm using Liferay 6.1 CE and OpenAM 10.Thanks in advanced for the help,
Mauro Almeida
Firmi prego dentro per inbandierare questo come inadeguato.