Fragments are valid URI parts.  But they are unique in that a web browser never sends them to the server.  The OpenID 2.0 spec specifically calls out fragments as valid ways that OPs can indicate to RPs that a new user controls this identifier.<br>

<br>So in fact that <i>may</i> be a problem.  Multiple users could be asserting control of the identifier (minus the fragment).  The OpenID 2.0 spec at least hints that OPs will use this generational #fragment to indicate a <i>new</i> user controls the identifier (identifier recycling).  An RP that sees a new fragment attached to a claimed_id may assume (perhaps rightly) that the old user is now gone and delete settings for the old user.  If the OP habitually sticks on random goo to the end of an identifier via its #fragment, then that interpretation by the RP would not be safe.<br>

<br>I don&#39;t know if others read the spec that way though.<br clear="all">--<br>Andrew Arnott<br>&quot;I [may] not agree with what you have to say, but I&#39;ll defend to the death your right to say it.&quot; - Voltaire<br>


<br><br><div class="gmail_quote">On Wed, May 13, 2009 at 10:08 AM, Santosh Rajan <span dir="ltr">&lt;<a href="mailto:santrajan@gmail.com">santrajan@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
I am not sure about fragments. I dont think the fragment falls under the<br>
deifinition of URI. see rfc 3986.<br>
The group can be indentified within the path part, assuming all members of<br>
the group belong to the same OP and the group is known while issuing the<br>
OpenID. In that case we dont need anything to define at the OpenID level.<br>
Or am i missing something here?<br>
<div><div></div><div class="h5"><br>
Andrew Arnott wrote:<br>
&gt;<br>
&gt; Appending a fragment at least will help the RP distinguish between<br>
&gt; identifiers. And in the short term it has the merit of not requiring any<br>
&gt; spec changes.<br>
&gt;<br>
&gt; But I still would like to see a group membership claim kept separate from<br>
&gt; the identity claim, perhaps via the claim discovery I described in the<br>
&gt; other<br>
&gt; thread.<br>
&gt; --<br>
&gt; Andrew Arnott<br>
&gt; &quot;I [may] not agree with what you have to say, but I&#39;ll defend to the death<br>
&gt; your right to say it.&quot; - Voltaire<br>
&gt;<br>
&gt;<br>
&gt; On Wed, May 13, 2009 at 9:31 AM, Nat Sakimura &lt;<a href="mailto:sakimura@gmail.com">sakimura@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; My previous post on pseudonymous identifier seemed to have kicked off<br>
&gt;&gt; interesting but orthogonal discussion of identifier for group of<br>
&gt;&gt; individuals (like school class, friends, etc.)<br>
&gt;&gt;<br>
&gt;&gt; Please use this thread instead for this discussion.<br>
&gt;&gt;<br>
&gt;&gt; Just to put an context to the discussion, I can put one deployed<br>
&gt;&gt; example of this type of identifier use.<br>
&gt;&gt;<br>
&gt;&gt; mixi, the largest Japanese SNS, is using the concept of &quot;group<br>
&gt;&gt; identifier.&quot;<br>
&gt;&gt;<br>
&gt;&gt; For example, to prove you are a friend of mine, you can authenticate<br>
&gt;&gt; with the identifier<br>
&gt;&gt;<br>
&gt;&gt; <a href="https://id.mixi.jp/nat/friend" target="_blank">https://id.mixi.jp/nat/friend</a><br>
&gt;&gt;<br>
&gt;&gt; The verified identifier would be something like<br>
&gt;&gt; <a href="https://id.mixi.jp/nat/friend#hashOfYourId" target="_blank">https://id.mixi.jp/nat/friend#hashOfYourId</a> etc.,<br>
&gt;&gt; if I rememer right.<br>
&gt;&gt;<br>
&gt;&gt; As you can see, it requires no change in the OpenID AuthN 2.0 nor an<br>
&gt;&gt; extension.<br>
&gt;&gt;<br>
&gt;&gt; Anyways.. my 2c.<br>
&gt;&gt;<br>
&gt;&gt; =nat<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Nat Sakimura (=nat)<br>
&gt;&gt; <a href="http://www.sakimura.org/en/" target="_blank">http://www.sakimura.org/en/</a><br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; specs mailing list<br>
&gt;&gt; <a href="mailto:specs@openid.net">specs@openid.net</a><br>
&gt;&gt; <a href="http://openid.net/mailman/listinfo/specs" target="_blank">http://openid.net/mailman/listinfo/specs</a><br>
&gt;&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; specs mailing list<br>
&gt; <a href="mailto:specs@openid.net">specs@openid.net</a><br>
&gt; <a href="http://openid.net/mailman/listinfo/specs" target="_blank">http://openid.net/mailman/listinfo/specs</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
</div></div>-----<br>
<br>
Santosh Rajan<br>
<a href="http://santrajan.blogspot.com" target="_blank">http://santrajan.blogspot.com</a> <a href="http://santrajan.blogspot.com" target="_blank">http://santrajan.blogspot.com</a><br>
<font color="#888888">--<br>
View this message in context: <a href="http://www.nabble.com/Identifier-for-group-of-individulas-tp23525446p23526064.html" target="_blank">http://www.nabble.com/Identifier-for-group-of-individulas-tp23525446p23526064.html</a><br>


Sent from the OpenID - Specs mailing list archive at Nabble.com.<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
specs mailing list<br>
<a href="mailto:specs@openid.net">specs@openid.net</a><br>
<a href="http://openid.net/mailman/listinfo/specs" target="_blank">http://openid.net/mailman/listinfo/specs</a><br>
</div></div></blockquote></div><br>