fluidreview?

Liam Hoekenga liamr at umich.edu
Tue Oct 20 10:13:19 EDT 2015


On Tue, Oct 20, 2015 at 9:35 AM, Cantor, Scott <cantor.2 at osu.edu> wrote:

> Use of encodeType="false" in the V3 resolver's attribute encoders?


For eduPersonTargetedId?  I tried it your suggestion:

    <resolver:AttributeDefinition id="eduPersonTargetedID"
xsi:type="ad:Simple" sourceAttributeID="computedID">
        <resolver:Dependency ref="StoredIDConnector" />
        <resolver:DisplayName xml:lang="en">Targeted ID (opaque per-service
username)</resolver:DisplayName>
        <resolver:AttributeEncoder xsi:type="enc:SAML1String"
name="urn:oid:1.3.6.1.4.1.5923.1.1.1.10" encodeType="false"/>
        <resolver:AttributeEncoder xsi:type="enc:SAML2String"
name="urn:oid:1.3.6.1.4.1.5923.1.1.1.10" friendlyName="eduPersonTargetedID"
encodeType="false"/>
    </resolver:AttributeDefinition>

Didn't seem to help.  I had thought that if it SP was using the attribute
version of ePTID, that I would be a simple attribute using the string
encoder. I've also tried the original ePTID definition, which didn't help.

Liam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20151020/92a4b89e/attachment.html>


More information about the users mailing list