News Feed
Jobs Feed
Sections




News Archive
Wez Furlong:
OpenID (and TypeKey) using native OpenSSL functions in PHP
February 13, 2007 @ 09:03:00

Wez Furlong, a proponent of the OpenID authentication system, has posted a new tutorial of sorts that details a script for communication between your application and the OpenID servers.

I have a patch (php-openid.diff, for PHP 5, might also apply to PHP 4) for the openssl extension that makes it easier to build OpenID and TypeKey authentication support into your PHP apps. I don't have a canned solution for you to deploy, but I can give you some pointers on how to use these bits. I'm assuming that you know a bit about how OpenID works.

It's broken up into three sections - a look at associating with an OpenID server, performing the actual authentication (including the code for the page they're redirected back to), and an example of using the same functionality to interface with TypeKey.

0 comments voice your opinion now!
openid typekey authentication openssl patch example openid typekey authentication openssl patch example


blog comments powered by Disqus

Similar Posts

Stefan Esser's Blog: PHP 4 - Reference Counter Overflow Fix

PHPBuilder.com: Foundations of Pear: Authentication

Kevin van Zonneveld's Blog: Convert anything to Tree Structures in PHP

Jonathan Snook's Blog: Password Protecting Admin Functions in CakePHP

Terry Chay's Blog: Clever HTTP


Community Events











Don't see your event here?
Let us know!


example opinion tool framework podcast functional release series interview unittest introduction language application community phpunit code development testing zendframework2 conference

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework