Logon by OpenID?

Index » Feedback

  • 1
 
thurd Member
From: Poland Registered: 2009-04-07 Posts: 756

If it's not a big problem to implement maybe we could have an alternative login method like OpenID?

ファブリス Administrator
From: Belgium Registered: 2006-06-14 Posts: 4021 Website

If you can find me a detailed tutorial for implementing this in php, it's not impossible that I may be convinced but otherwise unfortunately I have plenty of todos already.

meolox Member
Registered: 2007-08-31 Posts: 386

http://devzone.zend.com/article/3581

This might possibly help, I love the idea of OpenID, though few websites I frequent seem to use it.

Advertising (register and sign in to hide this)
JapanesePod101 Sponsor
 
unauthorized Member
Registered: 2009-08-04 Posts: 64

There are a handful of ways to implement OpenID. Since you already use PunBB, the most clear-cut way to implement it is using the PunBB OpenID plugin:
http://punbb.informer.com/forums/topic/ … on-openid/

Alternatively, you can find the list of all OpenID libraries on their website:
http://openid.net/developers/libraries/#php
Sadly, none of the libraries appear to be well documented, so you may be in for a little tinkering if you go that way.

  • 1