grouper-users - Re: [grouper-users] PSP - adding an extra attribute
Subject: Grouper Users - Open Discussion List
List archive
- From: David Langenberg <>
- To: Jeff McCullough <>
- Cc: "" <>
- Subject: Re: [grouper-users] PSP - adding an extra attribute
- Date: Thu, 26 Sep 2013 17:40:04 -0600
Yes, that looks like it should do the trick.
Dave
--
David Langenberg
Dave
On Thu, Sep 26, 2013 at 5:28 PM, Jeff McCullough <> wrote:
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:AttributeDefinitionid="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:DataConnectorid="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:Filterxsi:type="psp-grouper-changelog:ChangeLogEntry"category="group"action=""updateGroup"" /><!-- The ChangeLogExactAttribute filter matches change log entries with the given attribute and value. --><grouper:Filterxsi:type="psp-grouper-changelog:ChangeLogExactAttribute"name="propertyChanged"value="displayName" /></grouper:Filter></resolver:DataConnector>And in psp.xmlI add:<!-- The ldap group "displayName" attribute. --><attributename="displayName"ref="groupDisplayName" />
Thank you,JeffOn Sep 26, 2013, at 3:57 PM, David Langenberg <> wrote:Hi Jeff,In the psp-resolver.xml you would define the displayName attribute just like the name ones. Then in the psp.xml in the <pso id="group"> tag you'd add another <attribute> element which references the displayName attribute.<attribute name="displayName" ref="groupDisplayName" />Assuming in psp-resolver you defined the displayName as groupDisplayName.
DaveOn Thu, Sep 26, 2013 at 4:44 PM, Jeff McCullough <> wrote:
I would like possibly add another attribute to the ones that PSP provisions in LDAP. For example, along with the Grouper "name" being used for the LDAP group cn, I'd like to have the Grouper displayName attribute provisioned as an LDAP displayName. I see in the documentation that I can easily switch from using Grouper "name" to displayName, but I'd like to add the displayName as an extra attribute. If possible, what would I need to add to the psp-resolver.xml?
Thanks,
Jeff
--
David LangenbergIdentity & Access ManagementThe University of Chicago
David Langenberg
Identity & Access Management
The University of Chicago
- [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.