Title Support OpenID as an account login in Bugzilla
Student Matheus Bastos Neves
Mentor Maxwell Kanat-Alexander
Abstract
OpenID is a decentralized authentication system which allows web server applications such as Bugzilla (known as "consumers") to authenticate users by URI. Through three different two-way conversations (user to consumer, user to server, consumer to server), the consumer can test a user's ownership of a URI without having to receive a password directly from the user, thus not needing to collect and store passwords.