Skip to Content.
Sympa Menu

grouper-users - [grouper-users] RE: Grouper UI - set subject columns in all relevant search/membership lists

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] RE: Grouper UI - set subject columns in all relevant search/membership lists


Chronological Thread 
  • From: "Black, Carey M." <>
  • To: "Waldbieser, Carl" <>
  • Cc: grouper-users <>
  • Subject: [grouper-users] RE: Grouper UI - set subject columns in all relevant search/membership lists
  • Date: Mon, 13 Nov 2017 18:34:22 +0000
  • Accept-language: en-US
  • Authentication-results: spf=pass (sender IP is 128.146.163.16) smtp.mailfrom=osu.edu; internet2.edu; dkim=none (message not signed) header.d=none;internet2.edu; dmarc=pass action=none header.from=osu.edu;
  • Ironport-phdr: 9a23:YyjvoxEuUd3Z3hIKgs6xZp1GYnF86YWxBRYc798ds5kLTJ7yosywAkXT6L1XgUPTWs2DsrQf2rqQ6/iocFdDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXdrXKo8DEdBAj0OxZrKeTpAI7SiNm82/yv95HJbQhFgDmwbaluIBmqsA7cqtQYjYx+J6gr1xDHuGFIe+NYxWNpIVKcgRPx7dqu8ZBg7ipdpesv+9ZPXqvmcas4S6dYDCk9PGAu+MLrrxjDQhCR6XYaT24bjwBHAwnB7BH9Q5fxri73vfdz1SWGIcH7S60/VC+85Kl3VhDnlCYHNyY48G7JjMxwkLlbqw+lqxBm3oLYfJ2ZOP94c6jAf90VWHBBU95RWSJfH428c4UBAekPPelaronyu1QBoACkBQWwAO7i0CNEimP00KA8zu8vERvG3AslH98WvnjZsdH1O70OXuC21KXD0CvOYOlM2Tjj6InDbxcvreuCUbltdsfe0k0vGBnZgVWTs4DpIi2Z2+oWvmic9OpgSPijhHA6pAFsuzWiwNonhIrRho8N1FzL7zl1zJswKNGlVUJ3fNupEJVfui2GK4d7R80iTH9ntSs6z7ALvJy2cDYEyJg/2hLTdf+Kf5KV7h/sVeudOzN1iX1/dL6ihxu/9VCsyuPiWcS3zFpHqy9InsTQuXwQyRPe78qKR/Rh8kqk2juC1B7c5+FBLE06l6fXN4Mtz7gtnZQJq0vDBDX5mEDuga+WaEok/u+o5vz/bLj6oZGQK5F4hhjgP6ssh8CzGOM4PRMQUGSB/uS8yaHj8lb+QLVXiP05j7PVsIjAJcQcuq62HRNa0poi6xa4CTeqytMYnWQbLFJBfxKHiIvpN0vSL/D/CPezm1WskDF1yPDaJrDtHI/CImTenLrkYLpx9lNQxQ89zd1Q+55YFrQMIPztVUL+tNHVCxo0Pg6qz+bpENl905kRWWOLAq+XKqPStlqI6/o0LOmIfoAapDX9J+I46/Lwg3I0glgdfbK03ZcNdn+3A+lmL12DYXXwmtcBDXsKvg0mQezlkl2CViNTZ26sUKIm/z07FZmmApnZRoC2m7GB2Ca7HoZKZmBdFFyAC3bod4OYW/gSciKSJNFukiAaWbS7VYAuyAyu50fGzO8tEePQ9icZuInuzpw9zOTJkVt6oSN9C8iX0myGZ2V9kGoZSiMq0eZyrVErmXmZ1q0tydZcHNdQo7tiWx03JNb5iaYyX9r2UwnCOI7TE36hWcjgDD0sGIFii+QSalpwTo3xxivI2DCnVvpMz+SG
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

Carl,

 

So that I can better understand your question, because I may have some of the same questions, could you answer a few questions about your question?   :)

Sorry for the HTML email. ( Screen shots embedded… Ugh. )

 

 

1) Where exactly are you asking about in the UI?

                I have been able to work out how to modify the "dynamic drop down list" (result of a partial value search) from the "type in a field and have 'auto completion' do a search" parts. (for LDAP sources)

                But I have not figure out how to make the "Members" tab (on a group) show the expanded values that I want it to show there yet.

 

                Example:

                               

                Not sure how to fix the list…

                               

 

                NOTE: ( black.123 ) is suffixed to the search results, but not in the Members table display.

                I suspect that

                                the “auto completion lists” are more a direct result from the Subject API being executed at run time.

                                the “UI tables” come from some data stashed in the Grouper DB, but I have not dug in to try to find where it is, or how it is populated.

 

                So your solution might involve more than one “thing to change” if you want both to be the same. ( But I am just guessing.)

 

 

2) What variety of Subject API types are you using? ( Only LDAP, Only SQL , both?)

                It is my understanding that each Subject source could be configured independently.

                Which may be an advantage or a burden depending on what you want.

                Example:

                                LDAP#1 --> SN, Given Name  ( Some_attribute [no idea what it does for multi-valued attributes?? ] )

                                SQL#1  --> Given Name Last Name ( "From the DB" )

                                LDAP#2 --> SN, Given Name  ( Some_other_attribute [no idea what it does for multi-valued attributes?? ] )

 

--

Carey Matthew

 

 

-----Original Message-----
From: [mailto:] On Behalf Of Waldbieser, Carl
Sent: Monday, November 13, 2017 12:30 PM
To: Chris Hyzer <>
Cc: grouper-users <>
Subject: [grouper-users] Re: Grouper UI - set subject columns in all relevant search/membership lists

 

Chris,

 

I take it that I need to manipulate my `sources.xml` to make this happen?

Do I need to use the JDBCC2 source, or will the LdapSourceAdapter be able to do this, too?

 

Where I am getting hung up is that I'm not entirely sure what the structure of the source adapters is allowed to actually look like, and what stanzas will be translated into something meaningful.

 

Also, is this something I can test in the GSH somehow, or do I need to update a WAR file and restart a container to test each change?

 

Thanks,

Carl Waldbieser

ITS Systems Programmer

Lafayette College

 

----- Original Message -----

From: "Chris Hyzer" <>

To: "waldbiec" <>, "grouper-users" <>

Sent: Monday, November 13, 2017 11:47:58 AM

Subject: RE: Grouper UI - set subject columns in all relevant search/membership lists

 

I use jdbc2 source at Penn, here is a description

 

https://spaces.internet2.edu/display/Grouper/Penn+subject+source+JDBC2+example

 

thanks

Chris

 

-----Original Message-----

From: [] On Behalf Of Waldbieser, Carl

Sent: Sunday, November 12, 2017 2:06 PM

To: grouper-users <>

Subject: [grouper-users] Grouper UI - set subject columns in all relevant search/membership lists

 

 

What is the recommended way to add additional subject attribute columns to all the relevant search result and membership lists.

 

Currently, we are only showing the subject Identifier.  This shows up as "Entity name" on the membership list for a group or in the "Name" column for a search result.

 

I'd really like to show the first name, last name, and subject ID in the columns instead of just the subject ID.

 

In the detail widget for a subject, I can see these attributes, but I'd like to see them in the list views, too.

 

Thanks,

Carl Waldbieser

ITS Systems Programmer

Lafayette College




Archive powered by MHonArc 2.6.19.

Top of Page