Opinion on grouper/shib options
O'Dowd, Josh
Josh.O'Dowd at mso.umt.edu
Thu Sep 10 16:56:59 EDT 2015
Yes, thanks, native Spring...
I think I found the solution, testing now. I have wired the connector in a new xml file I created, /conf/attribute-resolver-spring.xml. I then add that file location to the /conf/services.xml, so I have:
<util:list id ="shibboleth.AttributeResolverResources">
<value>%{idp.home}/conf/attribute-resolver.xml</value>
<value>%{idp.home}/conf/attribute-resolver-spring.xml</value>
</util:list>
I am seeing this load the connector now. Getting close!
Thanks for your interest.
-Josh
-----Original Message-----
From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Tom Zeller
Sent: Thursday, September 10, 2015 2:47 PM
To: Shib Users
Subject: Re: Opinion on grouper/shib options
> On Sep 10, 2015, at 3:44 PM, Tom Zeller <tzeller at dragonacea.biz> wrote:
> A data connector is usually instantiated by the parser which reads attribute-resolver.xml, and you said you have not added anything to that file.
Oh, my bad, you said you were going with native Spring.
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list