留言板

CAS + Liferay setup

Tarang B,修改在12 年前。

CAS + Liferay setup

New Member 发布: 1 加入日期: 11-8-1 最近的帖子
Hi All,
I successfully setup the CAS with Liferay 5.2.3, now my rfequirement is,

1. When I click on the "sign in" then CAS login page appears, so it is not authenticating with the actual users in the liferay, how to achive this ?
2. When I click on sign in it should open the liferay login page & not the CAS login page but it should internally redirect tot he CAS & create the ticket & open the home page (Important & urgent ) ?
3. When logout it should open the liferay home page instead CAS logout page ?

Thanks in advance. It's urgent please any idea ?

Thanks,
Tarang
thumbnail
Joseph John,修改在12 年前。

RE: CAS + Liferay setup

Junior Member 帖子: 75 加入日期: 11-7-26 最近的帖子
Hello Tarag
You have posted in the wrong section, This section is for developers
back to CAS, you need to look into "deployerConfigContext.xml" location of the file is "liferay-portal-6.0.6/tomcat-6.0.29/webapps/cas-server-webapp/WEB-INF/deployerConfigContext.xml " for authentication
In future please check the section before your post, this will help you to get correct response
Thanks
Joseph John
thumbnail
Mani kandan,修改在12 年前。

RE: CAS + Liferay setup

Expert 帖子: 492 加入日期: 10-9-15 最近的帖子
Hi Tarang,

Check this flow, go to Control Panel -> Settings -> Authentication -> CAS

then see the Login URL , it might be like this https://localhost:8443/cas/login.

So it should go to CAS server not liferay.