eduPersonTargetedID - how is it constructed?
Cantor, Scott
cantor.2 at osu.edu
Mon May 19 12:41:03 EDT 2014
On 5/19/14, 5:28 PM, "Dick Visser" <visser at terena.org> wrote:
>
>I'm looking for the piece of code that constructs the eduPersonTargetedID.
>Any idea where this is located?
That depends which plugin is used. Both of them are in
edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.data
Connector
ComputedIDDataConnector and StoredIDDataConnector.
They are pretty ugly code that I refactored heavily for V3 because of a
somewhat odd but purposeful choice to create initial IDs in a database
based on the same hashing algorithm used for generated ones.
-- Scott
More information about the users
mailing list