Labs/Bespin/DesignDocs/OpenIDIntegration: Difference between revisions

From MozillaWiki
< Labs‎ | Bespin‎ | DesignDocs
Jump to navigation Jump to search
Line 11: Line 11:
# It's an open standard
# It's an open standard
# It's secure
# It's secure
# For company, it's available for closed environnement with a server running an OpenID service (there's amy available out there)
# For company, it's available in closed environnement with a server running an OpenID service (there's many available out there)
# A single Id for all website supporting OpenID (growing and growing)
# A single Id for all website supporting OpenID (growing and growing)
# It adheres to Bespin mind : using new ideas/technologies
# It adheres to Bespin mind : using new ideas/technologies

Revision as of 16:46, 31 May 2009

OpenID Integration document

Feature details

What's OpenID?

"OpenID is a free and easy way to use a single digital identity across the Internet."
For more information: http://openid.net/what/
To get one : http://openid.net/get/

Why OpenID?

  1. It's an open standard
  2. It's secure
  3. For company, it's available in closed environnement with a server running an OpenID service (there's many available out there)
  4. A single Id for all website supporting OpenID (growing and growing)
  5. It adheres to Bespin mind : using new ideas/technologies

Requirements

Back End

OpenID available Python libraries

Database/tables

Front End

Login Page

Roadmap