Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
How to setup SSO ?
Hi,
here is something i play with lately.
which is to authenticate user before they able to access the liferay portal.
mean is first layer authentication before liferay login.
i had tried this with tomcat only, which is without liferay, mean i installed it separately.
it works fine.
with the same steps i done, i apply it to liferay
it seem like not working.
basically i followed this steps:
http://linux-sxs.org/internet_serving/c619.html
different that, for liferay,
i made the changes on these 2 files:
liferay_folder / tomcat_folder / conf / web.xml
liferay_folder / tomcat_folder / conf / server.xml
when i login using the username and password defined in the db,
it was successful login,
but it give me blank page.
glad if anyone can provide me idea.
here is something i play with lately.
which is to authenticate user before they able to access the liferay portal.
mean is first layer authentication before liferay login.
i had tried this with tomcat only, which is without liferay, mean i installed it separately.
it works fine.
with the same steps i done, i apply it to liferay
it seem like not working.
basically i followed this steps:
http://linux-sxs.org/internet_serving/c619.html
different that, for liferay,
i made the changes on these 2 files:
liferay_folder / tomcat_folder / conf / web.xml
liferay_folder / tomcat_folder / conf / server.xml
when i login using the username and password defined in the db,
it was successful login,
but it give me blank page.
glad if anyone can provide me idea.