eduPersonTargettedID

Kevin Foote kpfoote at uoregon.edu
Wed May 13 18:09:59 EDT 2015


> On May 13, 2015, at 2:58 PM, Joel Leibovitz <joelleobovitz at gmail.com> wrote:
> 
> I have newly taken on a Shibboleth implementation - the 'eduPersonTargettedId' attribute  has been setup similar as https://shibsp.ntu.ac.uk/confluence/display/SHIB2/Generating+and+Returning+eduPersonTargetedID
> 
> Is it possible to generate eduPersonTargettedId outside of Shibboleth?


You can see what the ComputedIDDataConnector is doing … and go from there (if that is what you are using to get ePTID)

http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/src/main/java/edu/internet2/middleware/shibboleth/common/attribute/resolver/provider/dataConnector/ComputedIDDataConnector.java?view=markup

I think that is the right link… 

--------
thanks
 kevin.foote



More information about the users mailing list