Labs/Bespin/DesignDocs/OpenIDIntegration: Difference between revisions

m
Line 14: Line 14:
# 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
===How does it work?===
====Account registration====
    * You first need to get an OpenID/OpenID provider ID : http://openid.net/get/ (And you probably already have one)
    * Once it's done, you fill the information (if any), and we create/register your account associated with your user id
====Login====
    * When you come back on the web application you:
          o Click a sign in link/button
          o Choose a listed provider or enter your own OpenID provider
          o You are automatically redirected to your provider to confirm that you want to login
          o Getting back to your web server and Voilà!


== Requirements ==
== Requirements ==