留言板

Single Sign On (SSO)

Neha Verma,修改在12 年前。

Single Sign On (SSO)

New Member 帖子: 12 加入日期: 12-3-13 最近的帖子
Can anyone please let me know how can I implement Single Sign On (SSO) in Liferay ?
k chandrasekhar,修改在12 年前。

RE: Single Sign On (SSO)

Regular Member 帖子: 149 加入日期: 09-7-7 最近的帖子
Hi,

Please go through the following link for CAS integration with Liferay.

http://www.unicon.net/blog/apetro/casify_liferay_6_ee

Regards,
Chandrasekhar
Neha Verma,修改在12 年前。

RE: Single Sign On (SSO)

New Member 帖子: 12 加入日期: 12-3-13 最近的帖子
Hi,

I followed the steps which is mentioned in above given url (http://www.unicon.net/blog/apetro/casify_liferay_6_ee) and I am stucked in middle i.e after configuring Control Panel Settings according to the Procedure when i logged out it is redirecting to " https://localhost:8443/cas/login?service=http%3A%2F%2Flocalhost%3A8080%2Fc%2Fportal%2Flogin%3Fp_l_id%3D10169 " instead of " https://localhost:8080 " and in that page showing the Message that[b] " Unable to Connect ". Can you please tell me the solution, now I am unable to login back into Liferay.

Thanks,
Neha
thumbnail
Hitoshi Ozawa,修改在12 年前。

RE: Single Sign On (SSO)

Liferay Legend 帖子: 7942 加入日期: 10-3-24 最近的帖子
When you enable SSO, the logins are done by the SSO software instead of Liferay. That's the reason why your are being redirected to the SSO login page.

Try undeploying cas.war to disable it.
Neha Verma,修改在12 年前。

RE: Single Sign On (SSO)

New Member 帖子: 12 加入日期: 12-3-13 最近的帖子
Thanks Hitoshi,

Now I have configured CAS with Liferay... and it's working fine. Now I wanna to check with some other application like gmail... to see it will redirect to gmail home page with out authentication.

Can you please help... how can I configure gmail with liferay through CAS.

Thanks,
Neha.
thumbnail
David H Nebinger,修改在12 年前。

RE: Single Sign On (SSO)

Liferay Legend 帖子: 14915 加入日期: 06-9-2 最近的帖子
You cannot do it. Gmail is not going to offload it's own authentication to your local CAS environment.
thumbnail
Mika Koivisto,修改在12 年前。

RE: Single Sign On (SSO)

Liferay Legend 帖子: 1519 加入日期: 06-8-7 最近的帖子
If you have Google Apps you can establish SSO between Liferay and different google apps with SAML. Liferay SAML plugin is available in Liferay 6.1 EE.
Neha Verma,修改在12 年前。

RE: Single Sign On (SSO)

New Member 帖子: 12 加入日期: 12-3-13 最近的帖子
Thanks, David H Nebinger and Mika Koivisto for the valuable info.....

@ Mika Koivisto......... Could you please tell me the steps......to integrate Google apps with liferay using SAML ?


Regards,
Neha.
thumbnail
Mika Koivisto,修改在12 年前。

RE: Single Sign On (SSO)

Liferay Legend 帖子: 1519 加入日期: 06-8-7 最近的帖子
Check out my blog post on getting started with SAML Identity Provider. It's similar for Google Apps. See google documentation for SAML for Google specific configuration.