<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I'm looking for some insight regarding a relying party library I'm
integrating.&nbsp; We are using the claimed identifier as a key in our
database to identify credentials for a user.&nbsp;However, it seems that some sites have virtually infinite number of claimed identifiers for the same OP Local Id.&nbsp;  <br>
<br>
For example, with verisign a user may enter
myopenid.pip.versignlabs.com into our text box.&nbsp; This is resolved to
http://myopenid.pip.verisignlabs.com/ as the claimed identifier and all
is well.&nbsp; The user could also type in myopenid.pip.verisignlabs.com?a=1
which resolves to the claimed identifier
http://myopenid.pip.versignlabs.com?a=1 which corresponds to different
credentials for our database.&nbsp; There is a very large number of urls which seem to correspnad to the the same verisign user but which we map to different users.&nbsp; What have we done wrong?</td></tr></table><br>