Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] PSP - adding an extra attribute

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] PSP - adding an extra attribute


Chronological Thread 
  • From: David Langenberg <>
  • To: Jeff McCullough <>
  • Cc: "" <>
  • Subject: Re: [grouper-users] PSP - adding an extra attribute
  • Date: Thu, 26 Sep 2013 16:57:30 -0600

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.

Dave



On 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 Langenberg
Identity & Access Management
The University of Chicago



Archive powered by MHonArc 2.6.16.

Top of Page