grouper-users - [grouper-users] Re: Grouper with Kuali Rice 2.x
Subject: Grouper Users - Open Discussion List
List archive
- From: "Hyzer, Chris" <>
- To: "Howell, Jerry" <>
- Cc: grouper-users <>
- Subject: [grouper-users] Re: Grouper with Kuali Rice 2.x
- Date: Thu, 9 Feb 2017 16:29:48 +0000
- Accept-language: en-US
- Authentication-results: spf=none (sender IP is ) ;
- Ironport-phdr: 9a23:Tu47/xVRVC0PVcePAlbcaQco1z3V8LGtZVwlr6E/grcLSJyIuqrYbByHt8tkgFKBZ4jH8fUM07OQ6PG8Hzxdqsjb+Fk5M7V0HycfjssXmwFySOWkMmbcaMDQUiohAc5ZX0Vk9XzoeWJcGcL5ekGA6ibqtW1aFRrwLxd6KfroEYDOkcu3y/qy+5rOaAlUmTaxe71/IRG5oAnLtcQbgYRuJ6cvxhDUvnZGZuNayH9yK1mOhRj8/MCw/JBi8yRUpf0s8tNLXLv5caolU7FWFSwqPG8p6sLlsxnDVhaP6WAHUmoKiBpIAhPK4w/8U5zsryb1rOt92C2dPc3rUbA5XCmp4ql3RBP0jioMKiU0+3/LhMNukK1boQqhpx1hzI7SfIGVL+d1cqfEcd8HWWZNQsNdWipcCY2+coQPFfIMM+ZGoYfgu1sAoxiwBQeuC+Pu1jBHiWT70rcm3+g9CwzKwBAsEtIIvX/JrNv1LqASUeWtwaXGzzvCb/JX1inn6ITQbxssv/GMXahxccrKx0UkCgTIjlCMpozlPzKU1/oCs3KA4uphTuKgl3QrqxxpojexwMcsjJPFiZwIxVDZ7Ch0xps+K96gSENjf9KoDJlduzuVOoZ3WM8uXmBltSggxrEbpJK3YTAGxIkpyhLBcfCLbYeF7xL5WOuRPzt0nnNodba5ih2v60av0Pf8WdOx0FtSripKjN3MtncV2hLL9sWJTedx8lq41TiSzw7f9/hIIUcvmqXFMZIhxaMwloYIvkTEAy/2nlj5gLWOdkU+/eio9/roban6pp+dMI90jBvyMqMzmsyjBeQ4NQ8OX2uB9eug073j+FX1QLRMjvIojqnUqI7WKdgZq6KjDAJY05wv5wu+AjqoytgUgGQLIE9ddBKClYfpOlXOIP7iDfe4hlShiDJryOzGPrzhA5TCMGLDnazgfbZm90FQ0hczzchB6JJSDLENOuz8VVLstNDAFB82LxS0w/r7CNV6zo4eVniPAqiEMKPKr1CI/PsjI/SXZIALojb9MOMo5/rvjX8ihV8dZrel0YEWaHC+AvRpPV+ZYXzyjdcdD2sGpBQxQ/H3iA7KbTkGLVa1QK844nVzKo+8F5aJDtSvgLue0SO/NpxKfSZDEUuQGGvlMYiIRqFfRjiVJ5orsi0WWKLlA6QhzxC1/keuzrFnP/jZ4AUZrpmlycB44euVmB0vo28nR/+B2n2AGjkn1lgDQCU7ieUm+RRw
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
You are talking about the grouper ws or gsh? Do you have a session open with GrouperSystem or authenticating with a user who has acces to all those groups?
From: Howell, Jerry <>
Sent: Thursday, February 9, 2017 11:10:59 AM To: Hyzer, Chris Subject: RE: Grouper with Kuali Rice 2.x Hey Chris,
I have integrated grouper 2.3.0 with kuali rice 2.5.0 except for a few items.
Here is our grouper structure for kuali:
kim.stem = msstate:app:eforms
we have stems/folders inside msstate/app/eforms including:
msu-admin MSU admin group
msu-employee Group Leaders group MSU employees group MSU employee not student group
msu-student MSU student group
msu-routing-groups (groups documents are routed to) ITS Group HR Group VP Group …….
I have been trying to get all the groups from one folder for example all msu-routing-groups using different query filter options:
1. FIND_BY_STEM_NAME, ALL_IN_SUBTREE and msstate:app:eforms – returns all groups in every stem/folder
2. FIND_BY_STEM_NAME, ONE_LEVEL and msstate:app:eforms – returns 0 groups
3. FIND_BY_STEM_NAME, ALL_IN_SUBTREE and msstate:app:eforms:msu-routing-groups – return 0 groups
4. FIND_BY_STEM_NAME, ONE_LEVEL and msstate:app:eforms:msu-routing-groups – return 0 groups
I need to return all groups in only the msu-routing-groups stem/folder.
Is this possible?
If so, are there examples or documentation of getting all the groups from a folder under the stems/folders on the Grouper Wiki.
I have looked the past few days but without any luck.
Thanks, Jerry Howell
From: Hyzer, Chris [mailto:]
ok thanks, let me know if you need anything... From: Howell, Jerry <>
I have our kuali rice upgraded to 2.5.0 in a test environment. Before we went to production we wanted to move from KIM groups to Grouper. I have the latest Grouper code built. I started this week researching how to proceed with converting to Grouper. Kuali rice 1.0.5 to 2.5 is a big change with regards to all the internal classes and structure. So it will probably take a while to convert to using Grouper.
Thanks, Jerry
From: Hyzer, Chris []
Ok great, is that something you can get from github and run with or do you need a meeting with me to discuss it or something else?
Thanks chris
From: Howell, Jerry []
Yes, I talked to my boss and he said it would be okay.
From: Hyzer, Chris []
Is that something you can help with? I don’t have a running Kuali implementation of that version…
From: Howell, Jerry []
Hey Chris,
Thanks for the quick reply.
The KIM Group code has changed some in its implementation which will require some changes to the Group Kim connector.
Thanks, Jerry
From: Hyzer, Chris []
I don’t know of a connector that exists, we use the connector at penn and have not kept kuali up to date. Are their services backwards compatible? J is it a matter of recompiling and tweaking? J
Thanks Chris
From: Howell, Jerry []
Hey Chris,
Hey my name is Jerry Howell. I work at Mississippi State University. I work with Kuali which we use as a paperless document system. We are moving to use Grouper. I was working with Grouper to look at overriding the Kuali KIM Groups to use Grouper. On the internet2 site I was reading up on the Grouper integration with Kuali Rice. I noticed the Grouper Kim connector is listed as being compatible with Kuali Rice 1.0.2.1. I was wondering if there was a Grouper Kim Connector for Kuali Rice 2.0 or above. We are currently moving to Kuali Rice 2.5.0.
Thank You For Your Time,
Jerry Howell Systems Analyst Mississippi State University Allen Hall 140 662-325-0385
|
- [grouper-users] Re: Grouper with Kuali Rice 2.x, Hyzer, Chris, 02/09/2017
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- [grouper-users] RE: Grouper with Kuali Rice 2.x, Hyzer, Chris, 02/09/2017
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
Archive powered by MHonArc 2.6.19.