Brandorr wrote: > One thing I was wondering, has there been any thought to making the > existing datastore of IDs an OpenID resource, and have any other > applications that need to authenticate use the OpenID protocol to > authenticate? > > -Brian > > P.S. - I know it's a crazy idea, but sometimes the crazy ones are the good > ones.
http://mail.opensolaris.org/pipermail/website-discuss/2007-June/003531.html, about half-way down: ---------- > For distributed authentication, have you looked into OpenID? I've thought about it, yes. The problem is that it is still a fairly young technology - for example there was a question yesterday on one of the internal Sun email lists about code libraries for OpenID, and there really aren't any available yet. By basing our mechanism on older, simpler technology we will make it easier for people who want to use something other than Java to participate - e.g. XMLRPC & SSL libraries exist for languages such as Python and Perl. However, I *have* used some of the same techniques OpenID uses - for example the cross-domain cookie mechanism. ---------- -- Alan Burlison -- _______________________________________________ website-discuss mailing list [email protected]
