beta releases of new Net::OpenID:: modules

Brad Fitzpatrick brad at danga.com
Tue Jul 12 23:38:26 PDT 2005


I should preemptively clarify:

The new consumer can understand either a 1.0 or 1.1 response.

The server always generates 1.1 replies.  In compat mode (which is on by
default for a month if unspecified), the responses are augmented to also
have 1.0 keys in them, so any consumers will understand them.

- Brad


On Tue, 12 Jul 2005, Brad Fitzpatrick wrote:

> New versions of the OpenID perl modules:
>
>   http://danga.com/dist/openid/Net-OpenID-Consumer-0.11.90.tar.gz
>   http://danga.com/dist/openid/Net-OpenID-Server-0.08.90.tar.gz
>
> They're labeled beta because they're untested, but I'll do that tomorrow
> morning.  Just wanted to get them out there as soon as possible.
>
> Reviews/testing appreciated.
>
> Server changes:
>
>         * version 1.1 of the protocol, with 1.0 also as a "compat" option
>           (compat is automatically on for a month if not specified)
>
> Consumer changes:
>
>         * required_root in constructor/method/validated_identity
>
>         * allow https identities
>
>         * version 1.1 of the protocol
>
>         * expand entities in link rel
>
>         * reject cached association validation if expiry is in past
>
> Also, the spec has been updated:
>
>         http://www.openid.net/specs.bml
>
> For posterity:
>
>         http://www.openid.net/specs-1.0.bml
>         http://www.openid.net/specs-1.1.bml  (the current one)
>
> And replace_after_s has been renamed "expires_in" (thanks, Carl!), since I
> heard no objections from Paul.
>
> - Brad
>
>
>
>
>
>


More information about the yadis mailing list