Hello, all. Short summary: I'm working on creating an OpenID provider service using Gentoo LDAP. It will provide a common login service for Gentoo developers to Gentoo sites and other OpenID-aware sites (e.g. bug trackers, blogs). Source code: https://github.com/mgorny/identity.gentoo.org Week #3 ======= Status: on schedule I'm trying to adjust myself to dastergon's work schedule in order to avoid unnecessary duplication of code, in respect to common functions. Tasks done: - Implemented proper error responses -- that should finish the basic auth spec. - Prepared initial switches and forms for choosing SReg data to publish. Plans for the upcoming week: - Complete OpenID simple registration extension, with choice of nickname and e-mail address. - Start implementing attribute exchange. -- Best regards, Michał Górny