<div dir="ltr"><div>Blast from the past. We have a long forgotten SP that wishes to find out users on our deprecated v2 Shibboleth.</div><div><br></div><div>They used the legacy eduPersonTargetedID in Shib2 -- and have stored the values for users.</div><div><br></div><div>We know who have access the SP by their uid from the logs.</div><div><br></div><div>What I am not sure is how to generate the targetedtId from the uid (outside of the long gone v2 instance)? Desired outcome: we sent the list of uid/eduPersonTargetedId mapping to the SP -- that they can find out who used their site (for a security follow-up).</div><div><br></div>The following is how we had configured the generation of the sent value (I have the salt).<br><div><br></div><div>





<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Monaco;color:rgb(42,0,255)"><span class="gmail-s1" style="color:rgb(0,128,128)"><</span><span class="gmail-s2" style="color:rgb(63,127,127)">resolver:DataConnector</span><span class="gmail-s3" style="color:rgb(0,0,0)"> </span><span class="gmail-s4" style="color:rgb(127,0,127)">id</span><span class="gmail-s3" style="color:rgb(0,0,0)">=</span>"mystoredhashedid"<span class="gmail-s3" style="color:rgb(0,0,0)"> </span><span class="gmail-s4" style="color:rgb(127,0,127)">xsi:type</span><span class="gmail-s3" style="color:rgb(0,0,0)">=</span>"ComputedId"<span class="gmail-s3" style="color:rgb(0,0,0)"> </span><span class="gmail-s4" style="color:rgb(127,0,127)">xmlns</span><span class="gmail-s3" style="color:rgb(0,0,0)">=</span>"urn:mace:shibboleth:2.0:resolver:dc"</p>
<p class="gmail-p2" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Monaco"><span class="gmail-Apple-converted-space">                    </span><span class="gmail-s4" style="color:rgb(127,0,127)">generatedAttributeID</span>=<span class="gmail-s5" style="color:rgb(42,0,255)">"targetedID"</span></p>
<p class="gmail-p2" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Monaco"><span class="gmail-Apple-converted-space">                    </span><span class="gmail-s4" style="color:rgb(127,0,127)">sourceAttributeID</span>=<span class="gmail-s5" style="color:rgb(42,0,255)">"uid"</span></p>
<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Monaco;color:rgb(42,0,255)"><span class="gmail-s3" style="color:rgb(0,0,0)"><span class="gmail-Apple-converted-space">                    </span></span><span class="gmail-s4" style="color:rgb(127,0,127)">salt</span><span class="gmail-s3" style="color:rgb(0,0,0)">=</span>"foobar"<span class="gmail-s1" style="color:rgb(0,128,128)">></span></p>
<p class="gmail-p3" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Monaco;min-height:15px"><span class="gmail-Apple-converted-space">                    </span></p>
<p class="gmail-p2" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Monaco"><span class="gmail-Apple-converted-space">                    </span><span class="gmail-s1" style="color:rgb(0,128,128)"><</span><span class="gmail-s2" style="color:rgb(63,127,127)">resolver:Dependency</span> <span class="gmail-s4" style="color:rgb(127,0,127)">ref</span>=<span class="gmail-s5" style="color:rgb(42,0,255)">"dbmain"</span> <span class="gmail-s1" style="color:rgb(0,128,128)">/></span></p>
<p class="gmail-p3" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Monaco;min-height:15px"><span class="gmail-Apple-converted-space">                    </span></p>
<p class="gmail-p4" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Monaco;color:rgb(63,127,127)"><span class="gmail-s3" style="color:rgb(0,0,0)"><span class="gmail-Apple-converted-space">          </span></span><span class="gmail-s1" style="color:rgb(0,128,128)"></</span>resolver:DataConnector<span class="gmail-s1" style="color:rgb(0,128,128)">></span></p></div></div>