Unobtrusive OpenID. Sam’s implementation passes association data in the URL rather than using sessions. I need to do that here.
Unobtrusive OpenID. Sam’s implementation passes association data in the URL rather than using sessions. I need to do that here.
I dunno... the URL sessions make sense for comments I suppose, but it's too limiting elsewhere. I like the implicit OpenID login, where by simply entering a URL with OpenID on it you do an OpenID login. Without that you can basically claim a URL that isn't yours, as long as you don't try to claim it with OpenID.
Ian Bicking - 29th December 2006 01:50 - #
I still think you should just put ID information into the Browser headers, as I proposed in mIDm. Call me old fashioned.
Stephen Downes - 29th December 2006 21:35 - #