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

Codewalkers.com: Flickr Puzzle Mashup

phpPatterns.com: Creating XUL applications with PHP

Atlanta PHP Users Group: May Meeting Location Update

Jonnay's Blog: PHP vs. Javascript: A shit vs. poo fight.

Paul Reinheimer's Blog: When does a user abort?


Community Events











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


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

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