Yahoo available AX attrs - more on numeric validation level

Peter Watkins peterw at tux.org
Tue Dec 8 21:34:30 UTC 2009


On Tue, Dec 08, 2009 at 12:46:51PM -0600, Joseph A Holsten wrote:
> On Dec 8, 2009, at 12:26 PM, Peter Watkins wrote:

> > Response:
> > openid.ax.t.c=http://axschema.org/contact/phone/cell
> > openid.ax.d.c=50:707:+1-555-555-1212
> >
> > or simply the following -- I don't see why the current AX fetch  
> > response
> > echoes the "type" parameter from the request:
> > openid.ax.d.c=50:707:+1-555-555-1212
> 
> Clever. You won't be able to just not include the N:M: for assertions  
> that haven't been validated, someone somewhere will want a string with  
> integers, a colon, integers and a colon. You could escape colons (that  
> sounds foul) or you could have a prefix of ::

The spec would need to require the colons, and probably permit empty
strings in place of the numbers when an OP wanted to say nothing at all
about validation, e.g.

openid.ax.d.c=::+1-555-555-1212

But if we could work our backchannel URLs, we wouldn't need to worry
about making the responses more compact.

-Peter



More information about the specs mailing list