OpenID Authentication 2.0 in Joomla 1.0.x
- by Michael Pliskin
Is there any easy way to bring OpenID authentication into a Joomla 1.0.x website? I am particularly interested in Google authentication (so I'll want OAuth &/or OpenID Attribute Exchange as well later), but for now just authentication will work. I know Joomla 1.5.x supports OpenID natively but I have to stick with 1.0.x for now. Any ideas? There are some traces of com_openid component on the net but I cannot find anything to look at..
EDIT I managed to find a J-OpenID component, gonna give it a try.