Gmail Bridge For Persona
Written by Ian Elliot   
Friday, 09 August 2013

Mozilla has announced a Gmail identity bridge for its web login system that eliminates the need for site-specific passwords.  Together with the existing Yahoo identity bridge this means that Persona now supports more than 700 million active email users.

Persona's approach to protecting user identity is to put the user's browser in the middle of the authentication process: the browser obtains credentials from the user's email provider, and then turns around and presents those credentials to a website. The email provider can't track the user, but websites can still be confident in the user's identity by cryptographically verifying the credentials.

Initially users had to set up a Persona IdP but taking this idea even further Mozilla introduced Identity Bridging with the Beta 2 release of Persona so that users could sign in to Persona-powered websites with just a few clicks using their existing email account credentials.

In principal Persona can employ identity bridging for any email provider that supports OpenID or OAuth for authentication but at first the facility was restricted to those with Yahoo email accounts but it has now been extended to Gmail.

 

personagmail

 

The blog post by the Mozilla Identity team announcing this expansion claims that Persona's "nativey support" covers 60 to 80 percent of people on most North American websites, providing a convenient way for users to log in to Persona-powered web sites as outlined in this video which demonstrates its use on Mozalla's own Webmaker site.

 

 

Now what it needed is more websites to adopt the Persona log in system. The Quick Setup Guide on the Mozilla Developer network outlines five steps:

  1. Include the Persona JavaScript library on your pages
  2. Add “login” and “logout” buttons
  3. Watch for login and logout actions
  4. Verify the user’s credentials
  5. Review best practices

and claims that "you should be able to get up and running in a single afternoon".

 

 

 

 

More Information

Persona makes signing in easy for Gmail users

Persona Quick Setup Guide

Persona.org

Related Articles

Mozilla Persona - One Password For All Sites

Persona Web Login Beta 2

 

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


Lightbend Announces Akka 3
15/11/2024

Lightbend, the company that developed Akka, has announced Akka 3, and has changed its name to Akka. The company produces cloud-native microservices frameworks, and Akka is used for building distribute [ ... ]



Apache Fury Adds Optimized Serializers For Scala
31/10/2024

Apache Fury has been updated to add GraalVM native images and with optimized serializers for Scala collection. The update also reduces Scala collection serialization cost via the use of  encoding [ ... ]


More News

Last Updated ( Friday, 09 August 2013 )