Auth systems/2013

From mediawiki.org

WMF Identity/Auth Sprint : 2013[edit]

There are several specific issues with the existing, authentication methods used on the WMF sites. Additionally, several new features for authentication and authorization were requested over the last year. The Platform Engineering team has decided to address several of these issue and features in a set of sprints over the next few weeks.

Goals[edit]

  • Rework CentralAuth's SUL system to better support mobile, as well as anticipate upcomming changes in other browser's 3rd-party cookie policies
  • A basic OAuth implementation to improve the security of labs projects, and potentially bots, that do work on behalf of WMF users
  • (Postponed until 2014) Support implementing an OpenID provider on the WMF cluster that will be used for labs instances of MediaWiki

CentralAuth[edit]

Deliverables[edit]

  • (bug 46902) A central domain where all WMF users will login to their centralauth ("global") accounts
  • Local wikis will auto-login users who have an established login with the central domain

Docs[edit]

Status[edit]

Complete - deployed in August 2013

OAuth[edit]

Deliverables[edit]

  • An OAuth 1.0a compatible system to allow delegated access by users to the MediaWiki API
  • Example client, with client library

Docs[edit]

Status[edit]

Complete - deployed in November 2013

OpenID[edit]

Deliverables[edit]

  • Code Review of OpenID Extension
  • Support for ops during deployment

Status[edit]

Postponed until sometime in 2014

Task List[edit]