grouper-users - Re: [grouper-users] PSP - adding an extra attribute
Subject: Grouper Users - Open Discussion List
List archive
- From: Jeff McCullough <>
- To: David Langenberg <>
- Cc: "" <>
- Subject: Re: [grouper-users] PSP - adding an extra attribute
- Date: Thu, 26 Sep 2013 16:28:05 -0700
Hi Dave, Thank you for your quick reply. Just to confirm. In psp-resolver I want to add: <!-- The value of the group "displayName" attribute is the group displayName. --> <resolver:AttributeDefinition id="groupDisplayName" xsi:type="ad:Simple" sourceAttributeID="displayName"> <resolver:Dependency ref="GroupDataConnector" /> <resolver:Dependency ref="UpdateGroupDisplayNameChangeLogDataConnector" /> </resolver:AttributeDefinition> <!-- Returns change log attributes representing the changing of a group's description. --> <resolver:DataConnector id="UpdateGroupDisplayNameChangeLogDataConnector" xsi:type="psp-grouper-changelog:ChangeLogDataConnector"> <!-- The AND filter matches both child filters. --> <grouper:Filter xsi:type="grouper:AND"> <!-- The ChangeLogEntry filter matches change log entries with the given category and action. --> <grouper:Filter xsi:type="psp-grouper-changelog:ChangeLogEntry" category="group" action="updateGroup" /> <!-- The ChangeLogExactAttribute filter matches change log entries with the given attribute and value. --> <grouper:Filter xsi:type="psp-grouper-changelog:ChangeLogExactAttribute" name="propertyChanged" value="displayName" /> </grouper:Filter> </resolver:DataConnector> And in psp.xml I add: <!-- The ldap group "displayName" attribute. --> <attribute name="displayName" ref="groupDisplayName" /> Thank you, Jeff On Sep 26, 2013, at 3:57 PM, David Langenberg <> wrote:
|
- [grouper-users] PSP - adding an extra attribute, Jeff McCullough, 09/26/2013
- Re: [grouper-users] PSP - adding an extra attribute, David Langenberg, 09/26/2013
- Re: [grouper-users] PSP - adding an extra attribute, Jeff McCullough, 09/26/2013
- Re: [grouper-users] PSP - adding an extra attribute, David Langenberg, 09/26/2013
- Re: [grouper-users] PSP - adding an extra attribute, Jeff McCullough, 09/30/2013
- Re: [grouper-users] PSP - adding an extra attribute, David Langenberg, 09/26/2013
- Re: [grouper-users] PSP - adding an extra attribute, Jeff McCullough, 09/26/2013
- Re: [grouper-users] PSP - adding an extra attribute, David Langenberg, 09/26/2013
Archive powered by MHonArc 2.6.16.