News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Authenticate Users with Mozilla Persona
December 03, 2012 @ 11:18:09

On PHPMaster.com there's a new tutorial from Vito Tardia about using the Mozilla Persona authentication system in your PHP application - an abstracted authentication system that keeps only a token representing the user in your system.

Mozilla Persona is built upon the BrowserID technology also developed by Mozilla. You can find an expanded explanation of the concepts in the article How BrowserID Works by Lloyd Hilaiel. [...] An email address is an identity and it's verified by the email provider [then the] authentication takes place in the browser.

He talks about the three steps in the process (certificate provisioning, assertion generation and assertion verification) and includes some sample code that does the work for you with some PHP, HTML and Javascript. In his example he just authenticates the user and returns the success/fail back to the calling script. You could take it one step further and integrate it with the session handler as well.

0 comments voice your opinion now!
authenticate user mozilla persona javascript sso browserid


blog comments powered by Disqus

Similar Posts

Atlanta PHP Users Group: December Meeting - 1st @ 7pm

Chris Hartjes' Blog: What's The Next PHP Stack?

Lee Blue's Blog: How To Implement A Ruby on Rails style before_filter With The PHP Zend Framework

I-nfotech: 10 projects every php developer should use

Job Posting: Emma Seeks PHP & Javascript Developer (Nashville, TN)


Community Events









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


composer unittest example release introduction phpunit tool community development opinion zendframework2 interview database language podcast api framework code object testing

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