Someone pointed out openid to me
http://openid.net/specs/openid-authentication-2_0.html
and I thought I'd see about making a jaspi module to implement it in
the jaspi implementation I've been working on in components.
https://svn.apache.org/repos/asf/geronimo/components/jaspi/trunk
I'm using the openid4java libraries
http://code.google.com/p/openid4java/
So far I have a 100% untested module implementation that looks
somewhat plausible. I guess I'll see if I can turn the openid4java OP
server into a g. plugin and then see if testing looks plausible.
If anyone wants to help or knows something about openid that would be
great! In particular I'm not too sure about the info I'm storing in
the session...
thanks
david jencks