Login to joomla site from another site

For Joomla! 1.5 Coding related discussions, please use: http://groups.google.com/group/joomla-dev-general
Locked
ayok
Joomla! Apprentice
Joomla! Apprentice
Posts: 16
Joined: Sun Sep 07, 2008 12:34 pm

Login to joomla site from another site

Post by ayok » Tue Apr 24, 2012 11:49 am

Hi,
I'm now busy developing a login site to multiple sites, including joomla site. However, I cannot get it right, I always get invalid token. I need to know how the token works.

Could anyone explain me how to create the token?

Thank you,
ayok

almooj-craig
Joomla! Guru
Joomla! Guru
Posts: 500
Joined: Mon Aug 11, 2008 3:05 pm

Re: Login to joomla site from another site

Post by almooj-craig » Wed Apr 25, 2012 9:22 pm

I think the easiest way would be to request a log in page from Joomla, then you will get back the correct cookie name and sessionID number, the security token will be in the html form. Then you can log in if you submit the correct cookie and sessionID and the security token along with the username and password.


Locked

Return to “Joomla! 1.5 Coding”