Skip to Content.
Sympa Menu

grouper-users - [grouper-users] Shibboleth GrouperUi Integration

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] Shibboleth GrouperUi Integration


Chronological Thread 
  • From: "Sachdeva, Vivek" <>
  • To: "" <>
  • Subject: [grouper-users] Shibboleth GrouperUi Integration
  • Date: Wed, 5 Nov 2014 19:10:40 +0000
  • Accept-language: en-US

Hi,

I integrated Shibboleth with GrouperUi. It worked fine but the issue is that Shibboleth is passing back UID as the main identifier and the source of the users looks like:

OpusId, UID, Name, Email
1,           123, Test,  

And in the sources.xml, I need to keep the subjectIdCol as OpusId. So, Is there some configuration or method available to get the subjectIdCol based on the some other column in the same view or I will need to write code in the GrouperUiFilter to get the OpusId based on UID and then set that in session so that grouper see it as a valid user?


Thanks,
Vivek



Archive powered by MHonArc 2.6.16.

Top of Page