Foren

After enabling CAS authentication, users cannot login into Liferay

z w z, geändert vor 14 Jahren.

After enabling CAS authentication, users cannot login into Liferay

New Member Beiträge: 7 Beitrittsdatum: 17.09.09 Neueste Beiträge
I enabled CAS authentication as the snapshot picture in the attachment. And Liferay showed no problem.

When I logout and re-sign-in, the browser shows nothing, and the source file showed as below:



<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
 



All the CAS-related URL is valid, uPortal and two other applications have been integrated with it successfully.

What's the problem now, how can I resolve it?

Any help would be appreciated very much!
thumbnail
Gnaniyar Zubair, geändert vor 14 Jahren.

RE: After enabling CAS authentication, users cannot login into Liferay

Liferay Master Beiträge: 722 Beitrittsdatum: 19.12.07 Neueste Beiträge
Hi,

This is the digital certificate problem. when you create SSL certificate, you have exported it to JVM of your machine. But tomcat is using another JVM. so you should export digitial certificate in cacerts into tomcat JVM.


HTH

- Gnaniyar Zubair
z w z, geändert vor 14 Jahren.

RE: After enabling CAS authentication, users cannot login into Liferay

New Member Beiträge: 7 Beitrittsdatum: 17.09.09 Neueste Beiträge
This is the digital certificate problem. when you create SSL certificate, you have exported it to JVM of your machine. But tomcat is using another JVM. so you should export digitial certificate in cacerts into tomcat JVM.


You mean Liferay can only use a localhost:8443 CAS?

My CAS was deployed in another server with no SSL, 10.2.8.212 is the CAS server's IP.

I guess
https
should be changed to
http
in some source code file to use a remote 8080 CAS server, but I don't know which file to change :-(

Cheers up!
z w z, geändert vor 14 Jahren.

RE: After enabling CAS authentication, users cannot login into Liferay

New Member Beiträge: 7 Beitrittsdatum: 17.09.09 Neueste Beiträge
Anyone help me?
z w z, geändert vor 14 Jahren.

RE: After enabling CAS authentication, users cannot login into Liferay

New Member Beiträge: 7 Beitrittsdatum: 17.09.09 Neueste Beiträge
Does liferay support a remote https CAS authentication?
z w z, geändert vor 14 Jahren.

RE: After enabling CAS authentication, users cannot login into Liferay

New Member Beiträge: 7 Beitrittsdatum: 17.09.09 Neueste Beiträge
Sorry, I need more help. pls
thumbnail
Lisa Simpson, geändert vor 14 Jahren.

RE: After enabling CAS authentication, users cannot login into Liferay

Liferay Legend Beiträge: 2034 Beitrittsdatum: 05.03.09 Neueste Beiträge