Hi,
It works fine for me.
I mentioned following in portal-ext.properties, note have added
ParameterAutoLogin at the end
1auto.login.hooks=com.liferay.portal.security.auth.CASAutoLogin,com.liferay.portal.security.auth.NtlmAutoLogin,com.liferay.portal.security.auth.OpenIdAutoLogin,com.liferay.portal.security.auth.OpenSSOAutoLogin,com.liferay.portal.security.auth.RememberMeAutoLogin,com.liferay.portal.security.auth.SiteMinderAutoLogin,com.liferay.portal.security.auth.ParameterAutoLogin
Restarted the server and hit the following url
http://localhost:8080/web/guest?parameterAutoLoginLogin=test@liferay.com¶meterAutoLoginPassword=test
And i was logged in automatically.
Regards,
Sandeep
Please sign in to flag this as inappropriate.