<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<base href="x-msg://78/">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0in;
        margin-right:0in;
        margin-bottom:0in;
        margin-left:.5in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.apple-style-span
        {mso-style-name:apple-style-span;}
span.apple-converted-space
        {mso-style-name:apple-converted-space;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple style='word-wrap: break-word;
-webkit-nbsp-mode: space;-webkit-line-break: after-white-space'>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>John,<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Perhaps we need to walk through this so that I don&#8217;t get
confused.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I had assumed it would work this way:<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>1) I enter <a href="mailto:paulej@packetizer.com">paulej@packetizer.com</a>
into the RP&#8217;s login window<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>2) The RP would assume this is acct:paulej@packetizer.com<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>3) The RP would query http://www.packetizer.com/.well-known/host-meta
to get an XRD document that contains an lrdd link relation with, for example,
an href=&quot;http://www.packetizer.com/lrdd/?uri={uri}&quot;<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>4) The RP would then query the LRDD link with the acct: URI<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>5) The would return another XRD document with a &lt;Subject&gt;
of acct:paulej@packetizer.com, and a &lt;Link&gt; with a link relation value of
&#8220;openid&#8221; (or whatever the group wants to define)<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>6) The href associated with the above &lt;Link&gt; would be the
user&#8217;s claimed ID.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>At this point, the RP has an OpenID claimed ID, just as if the
user had entered that value into the current OpenID login box to begin with.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>BTW, all of this is functioning on my site now if you want to
actually issue queries to see the results.&nbsp; It&#8217;s not being used for
anything right now, but I implemented it just for the heck of it :-)<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>So, if you&#8217;re suggesting the mapping from <a
href="mailto:paulej@packetizer.com">paulej@packetizer.com</a> to claimed ID
would work differently, what steps are you proposing to be taken?<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Paul<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> John Bradley
[mailto:john.bradley@wingaa.com] <br>
<b>Sent:</b> Thursday, May 13, 2010 11:25 AM<br>
<b>To:</b> Paul E. Jones<br>
<b>Cc:</b> 'Santosh Rajan'; openid-specs@lists.openid.net<br>
<b>Subject:</b> Re: OpenID V.Next - Some Views to Consider<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>The openID link relation is to your openID service eg Google
not your claimed_id.<o:p></o:p></p>

<div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

<div>

<p class=MsoNormal>The &lt;Subject&gt; of the XRD is the name of the thing you
are looking up.<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

<div>

<p class=MsoNormal>If you input&nbsp;<span class=apple-style-span><span
style='font-size:11.5pt;font-family:"Calibri","sans-serif";color:#1F497D'><a
href="mailto:paulej@packetizer.com">paulej@packetizer.com</a>&nbsp;</span></span><span
class=apple-style-span><span style='font-size:9.0pt;color:black'>into a LRDD
resolution process and use webfinger for normalization you will get a XRD.</span></span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

<div>

<p class=MsoNormal><span class=apple-style-span><span style='font-size:9.0pt;
font-family:"Helvetica","sans-serif";color:black'>That XRD may have the
&lt;Subject&gt; &nbsp;</span></span><span class=apple-style-span><span
style='font-size:10.0pt;font-family:"Courier New";color:#1F497D'><a
href="http://openid.packetizer.com/paulej">http://openid.packetizer.com/paulej</a>&nbsp;</span></span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

<div>

<p class=MsoNormal><span class=apple-style-span><span style='font-size:9.0pt;
font-family:"Helvetica","sans-serif";color:black'>That would be up to you or
your OP to decide. &nbsp;</span></span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

<div>

<p class=MsoNormal><span class=apple-style-span><span style='font-size:9.0pt;
font-family:"Helvetica","sans-serif";color:black'>I think Santosh wants to
allow you the option of having acct:paulej@packetizer.com as the subject of the
XRD.</span></span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

<div>

<p class=MsoNormal><span class=apple-style-span><span style='font-size:9.0pt;
font-family:"Helvetica","sans-serif";color:black'>This leads to questions about
what the core protocol is validating. &nbsp;Is it the claimed_id or the
openid.identity. &nbsp;</span></span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span class=apple-style-span><span style='font-size:9.0pt;
font-family:"Helvetica","sans-serif";color:black'>Do we need both, &nbsp;is
delegation supported, and if so how, etc.</span></span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

<div>

<p class=MsoNormal><span class=apple-style-span><span style='font-size:9.0pt;
font-family:"Helvetica","sans-serif";color:black'>I think the WG needs to
consider what impact having non http/https URI as claimed ID has on the overall
protocol.</span></span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

<div>

<p class=MsoNormal><span class=apple-style-span><span style='font-size:9.0pt;
font-family:"Helvetica","sans-serif";color:black'>I don't want to restrict the
WG from considering the issue via the charter.</span></span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

<div>

<p class=MsoNormal><span class=apple-style-span><span style='font-size:9.0pt;
font-family:"Helvetica","sans-serif";color:black'>John B.</span></span><o:p></o:p></p>

<div>

<div>

<p class=MsoNormal>On 2010-05-13, at 10:51 AM, Paul E. Jones wrote:<o:p></o:p></p>

</div>

<p class=MsoNormal><br>
<br>
<o:p></o:p></p>

<div>

<div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Santosh,</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>&nbsp;</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>The subject of<span class=apple-converted-space>&nbsp;</span><a
href="mailto:paulej@packetizer.com">paulej@packetizer.com</a><span
class=apple-converted-space>&nbsp;</span>is what?</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>If that can be assumed to be acct:paulej@packetizer.com, then
when WebFinger is employed, the Subject of the XRD document is
acct:paulej@packetizer.com.&nbsp; That&#8217;s not what I want.</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>&nbsp;</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Inside the XRD document should be a link like this:</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";
color:#1F497D'>&lt;Link rel=&quot;openid&quot; href=&quot;<a
href="http://openid.packetizer.com/paulej">http://openid.packetizer.com/paulej</a>&quot;/&gt;</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>&nbsp;</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>The link relation value is still subject to debate, but
that&#8217;s what I think we should use to identify the claimed ID.</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>&nbsp;</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Paul</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>&nbsp;</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>&nbsp;</span><o:p></o:p></p>

</div>

<div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt;
border-width:initial;border-color:initial'>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in;
border-width:initial;border-color:initial'>

<div>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
class=apple-converted-space><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>&nbsp;</span></span><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'><a
href="mailto:openid-specs-bounces@lists.openid.net">openid-specs-bounces@lists.openid.net</a><span
class=apple-converted-space>&nbsp;</span>[mailto:openid-specs-bounces@lists.openid.net]<span
class=apple-converted-space>&nbsp;</span><b>On Behalf Of<span
class=apple-converted-space>&nbsp;</span></b>Santosh Rajan<br>
<b>Sent:</b><span class=apple-converted-space>&nbsp;</span>Thursday, May 13,
2010 1:50 AM<br>
<b>To:</b><span class=apple-converted-space>&nbsp;</span>John Bradley<br>
<b>Cc:</b><span class=apple-converted-space>&nbsp;</span><a
href="mailto:openid-specs@lists.openid.net">openid-specs@lists.openid.net</a><br>
<b>Subject:</b><span class=apple-converted-space>&nbsp;</span>Re: OpenID V.Next
- Some Views to Consider</span><o:p></o:p></p>

</div>

</div>

</div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'>I will vote for the Subject of
the XRD to be the claimed_id. It only seems natural, and clean to do that.&nbsp;<o:p></o:p></p>

<div>

<div>

<p class=MsoNormal>On Thu, May 13, 2010 at 3:17 AM, John Bradley &lt;<a
href="mailto:john.bradley@wingaa.com">john.bradley@wingaa.com</a>&gt; wrote:<o:p></o:p></p>

</div>

<div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>So if openID supports LRDD then normalization rules for
Acct: and other URI schemes could be specified so that they to can be resolved
to a XRD.<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>The question will be for the core protocol what to use as
the claimed_id. &nbsp;&nbsp;<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>There are three schools of thought.<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>1 The normalized input identifier<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>2 The Subject of the XRD<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>3 The claimed_id that the OP returns.<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>There are arguments to be made for all three.<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>I expect this to be addressed in the WG.<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

</div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

<blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;
margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt;
border-width:initial;border-color:initial'>

<div>

<div>

<div>

<div>

<div>

<div>

<div>

<p class=MsoNormal>On 2010-05-12, at 12:34 PM, Santosh Rajan wrote:<o:p></o:p></p>

</div>

</div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

</div>

<blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'>

<div>

<div>

<div>

<p class=MsoNormal>Starting a new thread here based on an earlier one quoted
below.<o:p></o:p></p>

</div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>Let us reconsider the definition of OpenID for V.next. I
would like to see a new definition for OpenID.<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>&quot;An OpenID is Any Valid URI that can be resolved to
it's Descriptor&quot;.<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>Now let me give a little explanation on the above, with a
few points.<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>1) Existing OpenID's version 1 and 2 are compatible with the
above definition. (http(s) OpenId's version 1 and 2 do resolve to their
descriptor's)<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>2) Email like identifiers are compatible with the above
definition with the webfinger protocol, and ofcourse resolve to their
descriptor's.<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>Now any other future protocol that can make its URI
resolvable to a descriptor, will also be a Valid OpenID. Let me give an example.<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>According to the above definition we can make &quot;tag
URI's&quot; valid OpenID's, as long as we have a protocol to resolve this URI
to its's descriptor.<o:p></o:p></p>

</div>

</div>

<div>

<div style='border:dashed #2F6FAB 1.0pt;padding:12.0pt 12.0pt 12.0pt 12.0pt;
background-image:initial;background-repeat:initial;background-attachment:initial;
-webkit-background-clip: initial;-webkit-background-origin: initial;background-position:
initial initial'><pre style='line-height:13.2pt;background:#F9F9F9'><span
style='color:black'>&nbsp;</span><o:p></o:p></pre><pre style='line-height:13.2pt;
background:#F9F9F9;background-image:initial;background-repeat:initial;
background-attachment:initial;-webkit-background-clip: initial;-webkit-background-origin: initial;
border-width:initial;border-color:initial;background-position:initial initial'><span
style='color:black'><a href="mailto:tag%3Auser@example.com" target="_blank">tag:user@example.com</a>,2007-11-02:Tag_URI</span><o:p></o:p></pre></div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>Now as far as I am concerned tag URI's are even better as
OpenID's, because they are unique over space and time.<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>Webfinger support for tag URI's anyone? :-)<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'>---------- Forwarded message
----------<br>
From:<span class=apple-converted-space>&nbsp;</span><b>Paul E. Jones</b><span
class=apple-converted-space>&nbsp;</span>&lt;<a
href="mailto:paulej@packetizer.com" target="_blank">paulej@packetizer.com</a>&gt;<br>
Date: Wed, May 12, 2010 at 8:11 AM<br>
Subject: RE: Draft charter for v.Next Attributes working group<br>
To: Santosh Rajan &lt;<a href="mailto:santrajan@gmail.com" target="_blank">santrajan@gmail.com</a>&gt;<br>
Cc: Mike Jones &lt;<a href="mailto:Michael.Jones@microsoft.com" target="_blank">Michael.Jones@microsoft.com</a>&gt;,<span
class=apple-converted-space>&nbsp;</span><a
href="mailto:jsmarr@stanfordalumni.org" target="_blank">jsmarr@stanfordalumni.org</a>,<span
class=apple-converted-space>&nbsp;</span><a
href="mailto:openid-specs@lists.openid.net" target="_blank">openid-specs@lists.openid.net</a>,<span
class=apple-converted-space>&nbsp;</span><a href="mailto:tech-comm@openid.net"
target="_blank">tech-comm@openid.net</a><br>
<br>
<br>
<o:p></o:p></p>

<div>

<div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>Santosh,</span><o:p></o:p></p>

</div>

<div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

</div>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>Why not store
the claimed ID in the webfinger (LRDD) XRD document?</span><o:p></o:p></p>

</div>

<div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

</div>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>The objective,
I would hope, is to make it easier to log into web sites.&nbsp; Email-style
identifiers make that easier, but the system does not have to be built around
those.</span><o:p></o:p></p>

</div>

<div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

</div>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>So, I sign up
with a service provider.&nbsp; Let&#8217;s just use my own site as an
example.&nbsp; I am assigned an email address<span class=apple-converted-space>&nbsp;</span><a
href="mailto:paulej@packetizer.com" target="_blank">paulej@packetizer.com</a>.&nbsp;
Behind the scenes, I am also assign an OpenID ID<span
class=apple-converted-space>&nbsp;</span><a
href="http://openid.packetizer.com/paulej" target="_blank">http://openid.packetizer.com/paulej</a>.&nbsp;
Now, when I visit a web site, I can type &#8216;<a
href="mailto:paulej@packetizer.com" target="_blank">paulej@packetizer.com</a>&#8217;
and the site can perform a webfinger query to discovery by OpenID ID.&nbsp; We
would define a link relation (something we&#8217;ve talked about before) that
represents openid.&nbsp; It could be<span class=apple-converted-space>&nbsp;</span><a
href="http://openid.net/identity" target="_blank">http://openid.net/identity</a><span
class=apple-converted-space>&nbsp;</span>or it could be simply
&#8220;openid&#8221; (since link relations need not be URIs).&nbsp; Looking at
the href of the &#8220;openid&#8221; link relation, one would find my OpenID
URI<a href="http://openid.packetizer.com/paulej" target="_blank">http://openid.packetizer.com/paulej</a>.</span><o:p></o:p></p>

</div>

<div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

</div>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>Now, should I
wish to have a different email provider than my openid provider, that&#8217;s
fine: I could change the record associated with the openid link relation to
contain a different OpenID identifier.&nbsp; Alternatively, I could just get an
account at<span class=apple-converted-space>&nbsp;</span><a
href="http://someopenidop.com/" target="_blank">someopenidop.com</a><span
class=apple-converted-space>&nbsp;</span>and they might assign an e-mail style
address like<span class=apple-converted-space>&nbsp;</span><a
href="mailto:paulej@someopenidop.com" target="_blank">paulej@someopenidop.com</a><span
class=apple-converted-space>&nbsp;</span>and perform the Webfinger resolution
behind the scenes.</span><o:p></o:p></p>

</div>

<div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

</div>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>Anyway, issue
this request:</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>$ curl<span class=apple-converted-space>&nbsp;</span><a
href="http://www.packetizer.com/lrdd/?uri=acct:paulej@packetizer.com"
target="_blank">http://www.packetizer.com/lrdd/?uri=acct:paulej@packetizer.com</a></span><o:p></o:p></p>

</div>

<div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

</div>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>You&#8217;ll
see the link relation for my claimed ID:</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&lt;Link rel=&quot;<a href="http://openid.net/identity"
target="_blank">http://openid.net/identity</a>&quot;</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Courier New";
color:#1F497D'>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;href=&quot;<a
href="http://openid.packetizer.com/paulej" target="_blank">http://openid.packetizer.com/paulej</a>&quot;/&gt;</span><o:p></o:p></p>

</div>

<div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

</div>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>It does
introduce another protocol, but I think these play nicely together.&nbsp; The
real identity would remain the URL that OpenID uses today.&nbsp; The email
identifier would just be an alias for it.</span><o:p></o:p></p>

</div>

<div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

</div>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>Paul</span><o:p></o:p></p>

</div>

<div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

</div>

</div>

<div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt;
border-width:initial;border-color:initial'>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in;
border-width:initial;border-color:initial'>

<div>

<p class=MsoNormal><b><span style='font-size:10.0pt'>From:</span></b><span
class=apple-converted-space><span style='font-size:10.0pt'>&nbsp;</span></span><span
style='font-size:10.0pt'>Santosh Rajan [mailto:<a
href="mailto:santrajan@gmail.com" target="_blank">santrajan@gmail.com</a>]<span
class=apple-converted-space>&nbsp;</span><br>
<b>Sent:</b><span class=apple-converted-space>&nbsp;</span>Tuesday, May 11,
2010 12:39 PM<br>
<b>To:</b><span class=apple-converted-space>&nbsp;</span>Paul E. Jones<br>
<b>Cc:</b><span class=apple-converted-space>&nbsp;</span>Mike Jones;<span
class=apple-converted-space>&nbsp;</span><a
href="mailto:jsmarr@stanfordalumni.org" target="_blank">jsmarr@stanfordalumni.org</a>;<span
class=apple-converted-space>&nbsp;</span><a
href="mailto:openid-specs@lists.openid.net" target="_blank">openid-specs@lists.openid.net</a>;<span
class=apple-converted-space>&nbsp;</span><a href="mailto:tech-comm@openid.net"
target="_blank">tech-comm@openid.net</a><br>
<b>Subject:</b><span class=apple-converted-space>&nbsp;</span>Re: Draft charter
for v.Next Attributes working group</span><o:p></o:p></p>

</div>

</div>

</div>

<div>

<div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

<div style='margin-bottom:12.0pt'>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>On Tue, May 11, 2010 at 8:55 AM, Paul E. Jones &lt;<a
href="mailto:paulej@packetizer.com" target="_blank">paulej@packetizer.com</a>&gt;
wrote:<o:p></o:p></p>

</div>

<div>

<div>

<div>

<div>

<p class=MsoNormal><span style='font-size:11.5pt;color:#1F497D'>&nbsp;</span><o:p></o:p></p>

</div>

</div>

<div>

<p class=MsoNormal><span style='font-size:11.0pt;color:#1F497D'>Adding support
for email-style addresses is something I like, but something that can be
provided via webfinger.&nbsp; Thus, no change to the base protocol.</span><o:p></o:p></p>

</div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

</div>

</div>

<div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

</div>

<div>

<div>

<p class=MsoNormal>I beg to disagree here. I think the base protocol needs to
address the issue of email like identifiers. I would like to see that email
like identifiers are valid OpenID claimed id's.<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>So something like acct:example @<span
class=apple-converted-space>&nbsp;</span><a href="http://example.com/"
target="_blank">example.com</a><span class=apple-converted-space>&nbsp;</span>should
be a valid OpenID claimed_id.<o:p></o:p></p>

</div>

</div>

<div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

</div>

<div>

<div>

<p class=MsoNormal>Also this discussion should not be in this thread (about
attributes) and maybe someone could start a new thread on this subject.<o:p></o:p></p>

</div>

</div>

<div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

</div>

<div>

<div>

<p class=MsoNormal>Thanks<o:p></o:p></p>

</div>

</div>

<div>

<div>

<p class=MsoNormal>Santosh<o:p></o:p></p>

</div>

</div>

<div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

</div>

<div>

<div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

</div>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><a href="http://hi.im/santosh"
target="_blank">http://hi.im/santosh</a><o:p></o:p></p>

</div>

</div>

</div>

</div>

</div>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
<br clear=all>
<br>
--<span class=apple-converted-space>&nbsp;</span><br>
<a href="http://hi.im/santosh" target="_blank">http://hi.im/santosh</a><br>
<br>
<br>
<o:p></o:p></p>

</div>

</div>

</div>

<div>

<p class=MsoNormal>_______________________________________________<br>
specs mailing list<br>
<a href="mailto:specs@lists.openid.net" target="_blank">specs@lists.openid.net</a><br>
<a href="http://lists.openid.net/mailman/listinfo/openid-specs" target="_blank">http://lists.openid.net/mailman/listinfo/openid-specs</a><o:p></o:p></p>

</div>

</blockquote>

</div>

<div>

<p class=MsoNormal>&nbsp;<o:p></o:p></p>

</div>

</div>

</div>

</blockquote>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
<br clear=all>
<br>
--<span class=apple-converted-space>&nbsp;</span><br>
<a href="http://hi.im/santosh">http://hi.im/santosh</a><br>
<br>
<br>
<o:p></o:p></p>

</div>

</div>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

</div>

</div>

</body>

</html>