IdPv3 - eduPersonTargetedID - How to define and release this *name ID*?

Waldbieser, Carl waldbiec at lafayette.edu
Thu Mar 17 14:17:18 EDT 2016


I uncommented:

   idp.persistentId.generator = shibboleth.ComputedPersistentIdGenerator

But nothing seems to have changed.  The only *uncommented* lines I have in `saml-nameid.properties` are as follows:

    idp.persistentId.sourceAttribute = ...
    idp.persistentId.salt = ...
    idp.persistentId.generator = shibboleth.ComputedPersistentIdGenerator

I didn't see any guidance on the salt.  I just used a very long string of random alphanumeric characters and punctuation.

I tried uncommenting:

  idp.persistentId.useUnfilteredAttributes = true
  idp.persistentId.algorithm = SHA
  
But they also did not seem to make any difference.

Thanks,
Carl

----- Original Message -----
From: "Cantor, Scott" <cantor.2 at osu.edu>
To: "Shib Users" <users at shibboleth.net>
Sent: Thursday, March 17, 2016 1:56:38 PM
Subject: RE: IdPv3 - eduPersonTargetedID - How to define and release this *name ID*?

The issue is that you didn't uncomment the Persistent generator in saml-nameid.xml. If the doc page didn't include that step, it's an omission/mistake.

-- Scott

-- 
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list