zikula-modules / OpenID

OpenID login for Zikula
http://zikula-modules.github.com/OpenID
11 stars 0 forks source link

OpenId vendors reference #24

Open craigh opened 8 years ago

craigh commented 8 years ago

current: http://janrain.com/openid-enabled/

https://bitbucket.org/PEOFIAMP/phpoidc https://github.com/jumbojett/OpenID-Connect-PHP http://bshaffer.github.io/oauth2-server-php-docs/ http://framework.zend.com/manual/current/en/modules/zendopen-id.provider.html#zendopenidprovider http://framework.zend.com/manual/1.12/en/zend.openid.html

more: http://wiki.openid.net/w/page/12995176/Libraries

symfony: https://packagist.org/packages/fp/openid-bundle

for reference: http://www.openid.net/

craigh commented 8 years ago

this project seems very well maintained and documented.

http://hybridauth.sourceforge.net/index.html https://github.com/hybridauth/hybridauth https://packagist.org/packages/hybridauth/hybridauth

craigh commented 8 years ago

article about HybridAuth http://www.peachpit.com/articles/article.aspx?p=1998951