<div dir="ltr"><div><div><div>Something odd ---<br><br></div>Uncommenting 'idp.persistentId.generator' --- creates HASH for 1st PERSISTENTID (for that user/SP). {expected UUID as 'idp.persistentId.computed' is empty property}.<br><br></div>Subsequently upon setting 'DEACTIVATIONDATE to sysdate-1' -- UUID created for that user/SP). {expected}<br></div><div><br></div><div>Due to an annoying DB client caching (non-Shib related) -- I was thrown off tangent for a few hours and fatigue -- so wondering have I missed something obvious.....<br></div><div><br># Set to an empty property to skip hash-based generation of first stored ID<br>idp.persistentId.computed =<br>idp.persistentId.generator = shibboleth.StoredPersistentIdGenerator<br>idp.persistentId.dataSource = OracleDataSource<br>idp.persistentId.sourceAttribute = uid<br>idp.persistentId.salt = foobar++<br>#idp.persistentId.store = OracleDataSource</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 24, 2018 at 1:11 PM, Cantor, Scott <span dir="ltr"><<a href="mailto:cantor.2@osu.edu" target="_blank">cantor.2@osu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 1/24/18, 3:54 PM, "users on behalf of Hugo Slavia" <<a href="mailto:users-bounces@shibboleth.net">users-bounces@shibboleth.net</a> on behalf of <a href="mailto:hugoslavia101@gmail.com">hugoslavia101@gmail.com</a>> wrote:<br>
<br>
> I have set the following (by un-commenting 'idp.persistentId.computed' and setting to empty value) --- however the 1st > PERSISTENTID value is still hash (new account --- never user before) --- did I miss something else (IdPv3.3.3).<br>
<br>
</span>You left the persistentId.generator property commented and it's just defaulting to the usual strategy.<br>
<div class="HOEnZb"><div class="h5"><br>
-- Scott<br>
<br>
<br>
<br>
<br>
<br>
--<br>
For Consortium Member technical support, see <a href="https://wiki.shibboleth.net/confluence/x/coFAAg" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/<wbr>confluence/x/coFAAg</a><br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.<wbr>net</a><br>
</div></div></blockquote></div><br></div>