vubangvt07 / openid-selector

Automatically exported from code.google.com/p/openid-selector
0 stars 0 forks source link

Use openid_identifier as the form name and test interaction with Javascript and Verisign Seatbelt #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Test whether Verisign's Seatbelt Firefox plugin currently interacts well
with the selector. At the moment, I don't see that the Verisign PIP URL
will be put into openid_identifier successfully.

There will be a range of browser plugins supporting OpenID released over
the next year or so. We should make sure they work well with the selector.

The 2.0 spec says: http://openid.net/specs/openid-authentication-2_0.html

The form field's "name" attribute SHOULD have the value
"openid_identifier", so that User-Agents can automatically determine that
this is an OpenID form. Browser extensions or other software that support
OpenID Authentication may not detect a Relying Party's support if this
attribute is not set appropriately. 

Original issue reported on code.google.com by david.j....@googlemail.com on 5 May 2009 at 4:53

GoogleCodeExporter commented 8 years ago
Overhere the demo seems to get my OpenID from Seatbelt just fine.

Original comment by devel...@gmail.com on 6 Jan 2010 at 1:23