Skip to Content.
Sympa Menu

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

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] Re: Shibboleth GrouperUi Integration


Chronological Thread 
  • From: "Sachdeva, Vivek" <>
  • To: Chris Hyzer <>, "Doppala, Karthik" <>, "Wu, Albert" <>
  • Cc: "" <>
  • Subject: [grouper-users] Re: Shibboleth GrouperUi Integration
  • Date: Sat, 8 Nov 2014 16:42:05 +0000
  • Accept-language: en-US

Thanks Chris, Karthik and Albert!

It works fine now. I have UID as subject identifier and OpusId as subject id and when Shib releases UID to the application, I just use the same UID as the remote user and it works fine.

Thanks,
Vivek

From: "Doppala, Karthik" <>
Date: Wed, 5 Nov 2014 11:17:29 -0800
To: vivek sachdeva <>, "" <>
Subject: RE: Shibboleth GrouperUi Integration

Hey Vivek,

How about setting opusId as a subjectIdentifier?

 

Karthik

 

From: [] On Behalf Of Sachdeva, Vivek
Sent: Wednesday, November 05, 2014 11:11 AM
To:
Subject: [grouper-users] Shibboleth GrouperUi Integration

 

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