<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
It starts with a triple tuple (one component of which comes from AD), but the tuple is then hashed with the salt value. What you're seeing as the "eptid" is the final calculated hash value.
<div class=""><br class="">
</div>
<div class="">You will need to find out how your server is generating those values. It's in the attribute resolver configuration, or possibly the NameID configuration, depending on how you are sending it to the application.</div>
<div class=""><br class="">
</div>
<div class="">--</div>
<div class="">Yancey Yeargan</div>
<div class="">University of North Texas System<br class="">
<div><br class="">
</div>
<div><br class="">
</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">On May 7, 2019, at 11:39 AM, Robert Lamothe <<a href="mailto:robert_lamothe@yahoo.com" class="">robert_lamothe@yahoo.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">
<div class="ydp32a359b8yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;">
<div class="">
<div class="">In our environment we are required to change our AD passwords every 6 weeks.  It appears that when our users change their passwords it changes the value of eduPersonTargetedID.  The SP calls it eptid and this is the data they gave us:</div>
<div class=""><br class="">
</div>
<div class="">
<div class="">
<p class="ydpc6e7655cMsoNormal"><span style="font-family:Arial,sans-serif" class="">eptid value on 2019-03-12:  nRDymCKsSIoc5pbKdmm72swbqzQ=</span></p>
<p class="ydpc6e7655cMsoNormal"><span style="font-family:Arial,sans-serif" class="">eptid value on 2019-05-06:  w/yKZiuBopKxX6iCO1Pza3BuUbw=</span></p>
</div>
<div class=""><br class="">
</div>
<div class="">Since eduPersonTargetedID is a triple tuple the above isn't the entire thing, but I'm expecting that it's just the third tuple we're seeing here and that's the part that's changing.</div>
<div class=""><br class="">
</div>
<div class="">Regards</div>
<div class="">-Bob<br class="">
</div>
</div>
<div class=""><br class="">
</div>
<div class="ydp32a359b8signature">
<div class="">--<br class="">
Bob Lamothe<br class="">
<a href="mailto:robert_lamothe@yahoo.com" class="">robert_lamothe@yahoo.com</a><br class="">
KB1BOB<br class="">
603-918-6336<br class="">
<br class="">
</div>
</div>
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
</div>
<div id="yahoo_quoted_7571360150" class="yahoo_quoted">
<div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;" class="">
<div class="">On Tuesday, May 7, 2019, 12:34:16 PM EDT, Ray Bon <<a href="mailto:rbon@uvic.ca" class="">rbon@uvic.ca</a>> wrote:
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">
<div id="yiv1027581269" class="">
<div class="">
<div class="">Are we really talking about a password change being coordinated with the change of another attribute?</div>
<div class="">Or is the user just updating their info (and password happens to be one of the items) and the chosen sourceAttribute is not really that persistent?</div>
<div class=""><br clear="none" class="">
</div>
<div class="">Ray</div>
<div class=""><br clear="none" class="">
</div>
<div class="yiv1027581269yqt4271899800" id="yiv1027581269yqt77618">
<div class="">On Tue, 2019-05-07 at 16:13 +0000, Yeargan, Yancey wrote:</div>
<blockquote type="cite" style="margin:0 0 0 .8ex;border-left:2px #729fcf solid;padding-left:1ex;" class="">
Take a look at the conf/saml-nameid.properties file, specifically the property "idp.persistentId.sourceAttribute". If that AD attribute changes as a result of a password change, then the value of eduPersonTargetedID will also change.
<div class="yiv1027581269"><br class="yiv1027581269" clear="none">
</div>
<div class="yiv1027581269">--</div>
<div class="yiv1027581269">Yancey Yeargan</div>
<div class="yiv1027581269">University of North Texas System</div>
<div class="yiv1027581269"><br class="yiv1027581269" clear="none">
<div class="yiv1027581269">
<div class=""><br class="yiv1027581269" clear="none">
<blockquote type="cite" style="margin:0 0 0 .8ex;border-left:2px #729fcf solid;padding-left:1ex;" class="">
<div class="yiv1027581269">On May 7, 2019, at 10:56 AM, Robert Lamothe <<a rel="nofollow" shape="rect" class="yiv1027581269" ymailto="mailto:robert_lamothe@yahoo.com" target="_blank" href="mailto:robert_lamothe@yahoo.com">robert_lamothe@yahoo.com</a>> wrote:</div>
<br class="yiv1027581269Apple-interchange-newline" clear="none">
<div class="yiv1027581269">
<div class="yiv1027581269">
<div class="yiv1027581269ydp5bceb085yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;">
<div class="yiv1027581269">
<div class="yiv1027581269">Howdy,</div>
<div class="yiv1027581269"><br class="yiv1027581269" clear="none">
</div>
<div class="yiv1027581269">    For a few months I've had an SP complaining that they need to reset the accounts of our users on a periodic basis.  We've been monitoring this for some time and have identified that after one of our users is forced to change their
 AD password their account requires a reset.</div>
<div class="yiv1027581269"><br class="yiv1027581269" clear="none">
</div>
<div class="yiv1027581269">    We've further identified that when a user changes their AD password it changes their eduPersonTargetedID value.  By resetting the account they clear the value set in eduPersonTargetedID and allows a new one to be set.</div>
<div class="yiv1027581269"><br class="yiv1027581269" clear="none">
</div>
<div class="yiv1027581269">    When I read up on this attribute I find that it's made up of a triple tuple, one of which is generated.  It's also supposed to be persistent but it's persistence doesn't have to be lifetime.</div>
<div class="yiv1027581269"><br class="yiv1027581269" clear="none">
</div>
<div class="yiv1027581269">    Can anyone help me understand why this attribute might change after an AD password change?</div>
<div class="yiv1027581269"><br class="yiv1027581269" clear="none">
</div>
<div class="yiv1027581269">Thanks</div>
<div class="yiv1027581269">-Bob<br class="yiv1027581269" clear="none">
</div>
<div class="yiv1027581269"><br class="yiv1027581269" clear="none">
</div>
<div class="yiv1027581269ydp5bceb085signature">
<div class="yiv1027581269">--<br class="yiv1027581269" clear="none">
Bob Lamothe<br class="yiv1027581269" clear="none">
<a rel="nofollow" shape="rect" class="yiv1027581269" ymailto="mailto:robert_lamothe@yahoo.com" target="_blank" href="mailto:robert_lamothe@yahoo.com">robert_lamothe@yahoo.com</a><br class="yiv1027581269" clear="none">
KB1BOB<br class="yiv1027581269" clear="none">
603-918-6336<br class="yiv1027581269" clear="none">
<br class="yiv1027581269" clear="none">
</div>
</div>
</div>
</div>
</div>
-- <br class="yiv1027581269" clear="none">
For Consortium Member technical support, see <a rel="nofollow" shape="rect" class="yiv1027581269" target="_blank" href="https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwiki.shibboleth.net%2Fconfluence%2Fx%2FcoFAAg&data=02%7C01%7CYancey.Yeargan%40untsystem.edu%7Cacc1f95d3f0b4e6a03b608d6d30a9db3%7C70de199207c6480fa318a1afcba03983%7C0%7C0%7C636928439875355172&sdata=TnyFxn3cwTE5xLtIi5mxsG1%2B4HW%2Bca8Ee%2FfeWU5SRNQ%3D&reserved=0" originalsrc="https://wiki.shibboleth.net/confluence/x/coFAAg" shash="WrF1r9XmMBNqbbwBtmqObX8H+HXnPPxRwSTbVg6p6T/cA7zEZRTyxXZGvcLfwtbKQTgWLaiYxg5yhd6PJQM3IhPxWRPAMtjSXY56kOptmWsET6zQzU2kCG1nnbRovfQRdT+GrRHMDMPTkVHd/o/JXWFX3Gsp4OuuGB6f0GxceT8=">
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwiki.shibboleth.net%2Fconfluence%2Fx%2FcoFAAg&amp;data=02%7C01%7CYancey.Yeargan%40untsystem.edu%7Cdad55e69bed342d399d608d6d3048bbd%7C70de199207c6480fa318a1afcba03983%7C0%7C0%7C636928413808439771&amp;sdata=mi8rzW4b3cxphulQ%2FNyFyctb75yxMW98fIsCmHD63oM%3D&amp;reserved=0</a><br class="yiv1027581269" clear="none">
To unsubscribe from this list send an email to <a rel="nofollow" shape="rect" class="yiv1027581269" ymailto="mailto:users-unsubscribe@shibboleth.net" target="_blank" href="mailto:users-unsubscribe@shibboleth.net">
users-unsubscribe@shibboleth.net</a></div>
</blockquote>
</div>
<br class="yiv1027581269" clear="none">
</div>
</div>
</blockquote>
</div>
<div class=""><span class=""></span>
<pre class="">-- <br clear="none" class=""></pre>
<div class="">Ray Bon</div>
<div class="">Programmer Analyst</div>
<div class="">Development Services, University Systems</div>
<div class="">2507218831 | CLE 019 | <a href="mailto:rbon@uvic.ca" class="">rbon@uvic.ca</a></div>
</div>
</div>
</div>
<div class="yqt4271899800" id="yqt86267">-- <br clear="none" class="">
For Consortium Member technical support, see <a shape="rect" href="https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwiki.shibboleth.net%2Fconfluence%2Fx%2FcoFAAg&data=02%7C01%7CYancey.Yeargan%40untsystem.edu%7Cacc1f95d3f0b4e6a03b608d6d30a9db3%7C70de199207c6480fa318a1afcba03983%7C0%7C0%7C636928439875365181&sdata=ZWEv%2F%2B0lXblkEiD%2FVBj3NsuhNuZsPe%2Ba0%2BfMdFzmmPg%3D&reserved=0" originalsrc="https://wiki.shibboleth.net/confluence/x/coFAAg" shash="bzH/6h7xLE8LJZaV2IuolD/vjQGV/7QmCTnDcrH103xmU/ptJelLQuM73e7hTYlrP/869Y7/QgBe8RA2dlmHi3cz5m/GzCD2lmE43YHAo+b5WoIzU9GZW//jijXrgVeM047f0x61iw87jYwtSJh1S3CzbUAcbwYcDfUMpN5P/m0=" target="_blank" class="">
https://wiki.shibboleth.net/confluence/x/coFAAg</a><br clear="none" class="">
To unsubscribe from this list send an email to <a shape="rect" ymailto="mailto:users-unsubscribe@shibboleth.net" href="mailto:users-unsubscribe@shibboleth.net" class="">
users-unsubscribe@shibboleth.net</a></div>
</div>
</div>
</div>
</div>
-- <br class="">
For Consortium Member technical support, see <a href="https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwiki.shibboleth.net%2Fconfluence%2Fx%2FcoFAAg&amp;data=02%7C01%7CYancey.Yeargan%40untsystem.edu%7Cacc1f95d3f0b4e6a03b608d6d30a9db3%7C70de199207c6480fa318a1afcba03983%7C0%7C0%7C636928439875375185&amp;sdata=aUn%2BHlHYlG1JHCpGc9ZgNT7ZAzmHAoYekV7ZnS30srg%3D&amp;reserved=0" class="">
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwiki.shibboleth.net%2Fconfluence%2Fx%2FcoFAAg&amp;data=02%7C01%7CYancey.Yeargan%40untsystem.edu%7Cacc1f95d3f0b4e6a03b608d6d30a9db3%7C70de199207c6480fa318a1afcba03983%7C0%7C0%7C636928439875375185&amp;sdata=aUn%2BHlHYlG1JHCpGc9ZgNT7ZAzmHAoYekV7ZnS30srg%3D&amp;reserved=0</a><br class="">
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net" class="">
users-unsubscribe@shibboleth.net</a></div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>