Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] customizing subject displayname

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] customizing subject displayname


Chronological Thread 
  • From: Rahul Doshi <>
  • To: "" <>
  • Subject: Re: [grouper-users] customizing subject displayname
  • Date: Wed, 6 Aug 2014 13:41:53 +0000
  • Accept-language: en-US

Just checking if anyone has suggestion on how to customize displayName of subject in search results.

Thanks,
Rahul

From: Rahul Doshi <>
Date: Friday, August 1, 2014 at 10:35 AM
To: "" <>
Subject: [grouper-users] customizing subject displayname

Hello,
When I login to new grouper 2.2.0 UI  it shows "Logged in as Rahul Doshi ”.  I believe displayname of the logged in subject is coming from cn attribute in our ldap subject source as I have configured setting below in sources.xml.  I tried configuring setting to use virtual attribute to show displayname and status  something like "Rahul Doshi [Active]" but that didn’t work.  What is the best way to achieve that?  I can see the virtual attribute correctly in subject summary.

  <init-param>

      <param-name>Name_AttributeType</param-name>

      <param-value>cn</param-value>

    </init-param>

    <init-param>

      <param-name>Description_AttributeType</param-name>

      <param-value>cn</param-value>

    </init-param>


Thanks,

Rahul




Archive powered by MHonArc 2.6.16.

Top of Page