Foren

SSO question

Cristian Voina, geändert vor 14 Jahren.

SSO question

Junior Member Beiträge: 29 Beitrittsdatum: 24.02.09 Neueste Beiträge
Hey guys,

I'm kind of a newbi to Liferay (and also SSO) and I need to create a sso.

My requirements are to use liferay's users for a php web application (an online-shop). More explicit when a user logs-in (in liferay) then the php shop should know about that logged user (if that user goes to the shop app he needs to be automatically logged-in if he is already logged in liferay). After a user logs-in he will get a link to the shop, and if he goes to the shop app he will be logged-in there too, otherwise the shop will redirect him to liferay. I hope i've been explicit enough, if not then please ask me for more details.

My question is, can I use the openSSO for this task or does anyone have an idea about how to implement something like this ?

Thanks in advanced.

Cristian
thumbnail
Lisa Simpson, geändert vor 14 Jahren.

RE: SSO question

Liferay Legend Beiträge: 2034 Beitrittsdatum: 05.03.09 Neueste Beiträge
We use this - http://www.jasig.org/cas - for SSO in a similar situation.