Skip to Content.
Sympa Menu

grouper-dev - [grouper-dev] Hardcoded structure in psp-resolver

Subject: Grouper Developers Forum

List archive

[grouper-dev] Hardcoded structure in psp-resolver


Chronological Thread 
  • From: Gagné Sébastien <>
  • To: <>
  • Subject: [grouper-dev] Hardcoded structure in psp-resolver
  • Date: Fri, 28 Sep 2012 09:39:16 -0400

Hi,

The psp-resolver.xml (at least for active directory) contains a hardcoded “bushy” structure in two definitions. There’s also a “sourceAttributeId=name” that might be changed for the configuration.

 

It should be changed to the configuration as follow :

 

  <resolver:AttributeDefinition

    id="stemDn"

    xsi:type="psp-grouper-ldap:LdapDnFromGrouperNamePSOIdentifier"

    structure="${edu.internet2.middleware.psp.structure}"

    sourceAttributeID="name"

 

  <resolver:AttributeDefinition

    id="stemDnAlternateChangeLog"

    xsi:type="psp-grouper-ldap:LdapDnFromGrouperNamePSOIdentifier"

    structure="${edu.internet2.middleware.psp.structure}"

    sourceAttributeID="propertyOldValue"

 

 

Sébastien Gagné,     | Analyste en informatique

514-343-6111 x33844  | Université de Montréal,

                     | Pavillon Roger-Gaudry, local X-100-11

 




Archive powered by MHonArc 2.6.16.

Top of Page