Need assistance releasing Active Directory "employeeID" attribute

Matt Brennan brennanma at gmail.com
Mon Jan 23 15:04:38 EST 2017


Did you add the attribute "employeeID" to the config setting
"idp.attribute.resolver.LDAP.returnAttributes" in ldap.properties?

Also, did you add the configuration to release the attribute to your
service provider in attribute-filter.xml?

-Matt

On Mon, Jan 23, 2017 at 2:50 PM, Edward Patri <Edward.Patri at csi.cuny.edu>
wrote:

> Hello All,
>
>
>
> As the subject says I need some assistance. I would like to release the
> following Active Directory attribute to a SP but am unable to locate the
> attribute “employeeID” in the attribute-resolver.xml file. I tried to
> create a new Attribute Definition but sadly this did not work.
>
>
>
> <resolver:AttributeDefinition xsi:type="ad:Simple" id="employeeID"
> sourceAttributeID="employeeID">
>
>         <resolver:Dependency ref="myLDAP" />
>
>         <resolver:AttributeEncoder xsi:type="enc:SAML1String"
> name="urn:mace:dir:attribute-def:employeeID" encodeType="false" />
>
>         <resolver:AttributeEncoder xsi:type="enc:SAML2String"
> name="urn:oid:1.2.840.113556.1.4.35" friendlyName="employeeID"
> encodeType="false" />
>
>     </resolver:AttributeDefinition>
>
>
>
>
>
> Any assistance is greatly appreciated.
>
> ​​​​​
>
>
>
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170123/1bb71391/attachment.html>


More information about the users mailing list