Unable to get Shibboleth SP to recognize attribute

Ullfig, Roberto Alfredo rullfig at uic.edu
Fri Sep 16 14:37:22 UTC 2022


I created a new attribute in resolver:

    <AttributeDefinition id="acccPersonSecondary" xsi:type="Simple">
        <InputDataConnector ref="Portal" attributeNames="acccPersonSecondary"/>
        <AttributeEncoder xsi:type="SAML1String" name="urn:mace:uic.edu:attribute-def:acccPersonSecondary" encodeType="false"/>
        <AttributeEncoder xsi:type="SAML2String" name="urn:oid:1.3.6.1.4.1.8460.1.2.208" friendlyName="acccPersonSecondary" encodeType="false" />
    </AttributeDefinition>

2022-09-16 09:26:36,423 - DEBUG [net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition:140] - [D1976DC464E0BC98FC89D4D470F5ED0B] - [128.248.2.59] - Attribute Definition 'acccPersonSecondary': produced an attribute with the following values [StringAttributeValue{value=true}]

It's being released to the SP. The SP has this in the attribute map:

    <Attribute name="urn:oid:1.3.6.1.4.1.8460.1.2.208" id="shibattr-acccPersonSecondary"/>

I turned on debug in logger.xml and except for:

2022-09-16 09:26:12 INFO Shibboleth.AttributeExtractor.XML : creating mapping for Attribute urn:oid:1.3.6.1.4.1.8460.1.2.208

there is no reference to the attribute. What am I doing wrong?

---
Roberto Ullfig - rullfig at uic.edu
Systems Administrator
Enterprise Applications & Services | Technology Solutions
University of Illinois - Chicago
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20220916/9f91d9aa/attachment.htm>


More information about the users mailing list