canmove, Confirmed users
2,848
edits
(move some stuff to history and start capturing notes from informal brainstorming iteration) |
|||
Line 1: | Line 1: | ||
Identity-inputs is an [[Identity]] related brainstorm towards adding to [[HTML5]] and perhaps other [[standards]]. | Identity-inputs is an [[Identity]] related brainstorm towards adding to [[HTML5]] and perhaps other [[standards]]. | ||
== summary == | |||
Better form annotation for expressing identity related interactions was a common theme discussed at the 2011 W3C workshop on Identity in the Browser (#idbrowser). | |||
This is a work-in-progress brainstorm for how to add form annotation for expressing identity to HTML5. | |||
== use cases == | |||
2011-168: | |||
All of these represent common web forms / pages that web designers write markup for in typical login / e-commerce etc. sites/applications. | |||
# sign-up AKA join | |||
# sign-in AKA login | |||
# challenge sign-in (e.g. when you do something on a site that makes it ask you to login again, e.g. when going to your shopping cart / checking-out on Amazon, or when a sign-in expires, e.g. Yahoo authentication, and you try to do something and get prompted to sign-in again) | |||
# change password | |||
# change id | |||
# challenge change id | |||
# forgot password | |||
# forgot username | |||
# forgot follow-up change password | |||
... | |||
== | == history == | ||
Moving stuff here as it happens / gets iterated on. | |||
=== informal brainstorming meeting 2011-06-17 === | |||
Iterated on use-cases from 2011-05-25 presentation, came up with a few more use-cases, which implied a set of input semantics, which were then turned into iterations of straw proposals. | |||
=== idbrowser workshop 2011-05-25 === | |||
Straw proposal from [[User:Tantek|Tantek]] presented at the 2011-05-25 W3C workshop on Identity in the Browser [[event]]. | |||
* Slides: http://tantek.com/presentations/2011/05/idinputs/ | |||
* input '''type="identity-url"''' | * input '''type="identity-url"''' | ||
Line 28: | Line 49: | ||
* [[events]] | * [[events]] | ||
== possibly related == | |||
* [http://wiki.tools.ietf.org/html/rfc4112 RFC 4112] | * [http://wiki.tools.ietf.org/html/rfc4112 RFC 4112] | ||
* [http://wiki.tools.ietf.org/html/rfc3106 RFC 3106] | * [http://wiki.tools.ietf.org/html/rfc3106 RFC 3106] | ||
* [http://wiki.tools.ietf.org/html/rfc2706 RFC 2706] | * [http://wiki.tools.ietf.org/html/rfc2706 RFC 2706] |