Identity/BrowserID/VinzClortho: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 13: Line 13:
* [https://github.com/mozilla/vinz-clortho/blob/master/docs/TESTING_NOTES.md Testing Notes]
* [https://github.com/mozilla/vinz-clortho/blob/master/docs/TESTING_NOTES.md Testing Notes]
* [https://etherpad.mozilla.org/identity-vinz-clortho-test-plan Sketch of Test Plan]
* [https://etherpad.mozilla.org/identity-vinz-clortho-test-plan Sketch of Test Plan]
Issues are tracked on Github:
* [https://github.com/mozilla/vinz-clortho/issues All Bugs]
* [https://github.com/mozilla/vinz-clortho/issues/new Submit a Bug]


== Domain Name ==
== Domain Name ==

Revision as of 20:42, 4 May 2012

Vinz Clortho

A BrowserID Primary Identity Provider for mozilla.com email addresses.

No user data is stored, except their email address which is stored in a secure session in a cookie in the user's browser.

Architecture

The Vinz Clortho service will allow a user with a mozilla.com email address to use their LDAP credentials to log into BrowserID.

Codebase

Provisional repo is at https://github.com/mozilla/vinz-clortho

Testing

Issues are tracked on Github:

Domain Name

This should be invisible to end users.

intranet.mozilla.org

Project Management

Team

  • stephend, zcampbell, jrgm
  • jabba, digi
  • ozten

Schedule

  • 4/23/2012 - Code complete
  • ? - Privacy Review
  • ? - Security Review
  • 4/25/2012 - Deployed to test environment (4/25 - 5/9 sprint)
  • ? - Testing begins
  • 5/16/2012 - Deployed to production environment (5/23 - 6/6 sprint)
  • ? - Have mozilla.com publish /.well-known/browserid

Bugs

Get Involved