grouper-users - [grouper-users] RE: New UI - Configuration to allow searching for subjects by name and/or partial match?
Subject: Grouper Users - Open Discussion List
List archive
[grouper-users] RE: New UI - Configuration to allow searching for subjects by name and/or partial match?
Chronological Thread
- From: Chris Hyzer <>
- To: "Waldbieser, Carl" <>, grouper-users <>
- Subject: [grouper-users] RE: New UI - Configuration to allow searching for subjects by name and/or partial match?
- Date: Thu, 5 Feb 2015 18:31:55 +0000
- Accept-language: en-US
Its this part. Note, you can test this via GSH (or UI), and there are some
training videos about this:
https://spaces.internet2.edu/display/groupertrain/Grouper+Training
(subject API for sysadmins parts 1-4)
<search>
<searchType>search</searchType>
<param>
<param-name>filter</param-name>
<param-value>
(&
(|(|(uid=%TERM%)(cn=*%TERM%*))(exampleEduRegId=%TERM%))(objectclass=exampleEduPerson))
</param-value>
</param>
<param>
<param-name>scope</param-name>
<param-value>
SUBTREE_SCOPE
</param-value>
</param>
<param>
<param-name>base</param-name>
<param-value>
ou=people,dc=example,dc=edu
</param-value>
</param>
</search>
-----Original Message-----
From:
[mailto:]
On Behalf Of Waldbieser, Carl
Sent: Thursday, February 05, 2015 12:06 PM
To: grouper-users
Subject: [grouper-users] New UI - Configuration to allow searching for
subjects by name and/or partial match?
Is there a way to configure Grouper so that when one uses the "Search" box
from the new UI that results can be pulled up based on entering a last name
or partial name?
Currently I have Grouper configured so our subjects are being pulled from
LDAP and givenName and surname attributes are included in the info for a
subject. If I search for my user ID, I get a result. If I search for my
last name, I get no results.
I was wondering if it is possible to search based on matching other fields
besides the subject ID, and if partial matching is possible.
I *think* this might be configurable in `sources.xml`, but I am not certain
what the appropriate section to configure would be.
Thanks,
Carl Waldbieser
ITS System Programmer
Lafayette College
- [grouper-users] New UI - Configuration to allow searching for subjects by name and/or partial match?, Waldbieser, Carl, 02/05/2015
- [grouper-users] RE: New UI - Configuration to allow searching for subjects by name and/or partial match?, Chris Hyzer, 02/05/2015
Archive powered by MHonArc 2.6.16.