Hi everyone, I need some tips or guidelines on how I can do this.
Right now, I have a website running on wordpress. We have spent a lot time on the website development and happy about it. We have an employee portal using Liferay. At this moment, there is a link on the website to Sign In. If I click on sign in, it will redirect to Liferay portal and then I will login via Liferay. This has been tedious and looks ugly. I am looking at how I can simplify this better with CAS. So when I click on Sign in link, it will redirect to a wordpress login page (custom page within the website). When I click on Login button, it will verify back end with CAS and if authenticates, will redirect to Liferay without a need to sign in 2nd time. If fails due to wrong password or user not found, I will be directed back to the login page with proper error handling. I have enabled CAS within liferay and tested. It looks okay to me, but I have no idea how to link with wordpress and liferay via CAS. I am considering to use LDAP to store the user credentials. Probably CAS can verify via LDAP or something. Anyone who can shed some thoughts on this or some examples? I found some wordpress plugins but I am not sure how to implement, not sure whether it works on my situation. Any help? Thanks. Regards, Eric -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
