Identity/BrowserID/VinzClortho: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 11: Line 11:


== Testing ==
== Testing ==
* [Testing Notes https://github.com/mozilla/vinz-clortho/blob/master/docs/TESTING_NOTES.md]
* [https://github.com/mozilla/vinz-clortho/blob/master/docs/TESTING_NOTES.md Testing Notes]
* [Sketch of Test Plan https://etherpad.mozilla.org/identity-vinz-clortho-test-plan]
* [https://etherpad.mozilla.org/identity-vinz-clortho-test-plan Sketch of Test Plan]


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

Revision as of 15:49, 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

Domain Name

TBD. This should be invisible to end users.

Probably intranet.mozilla.org or id.mozilla.org

Project Management

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