Custom attribute resolver integration with Spring

jscarfe jscarfe at plus.net
Fri Feb 1 09:47:34 EST 2019


Hi, 

I've created a custom attribute resolver by following: 
https://wiki.shibboleth.net/confluence/display/IDP30/Developing+Attribute+Resolver+Extensions

This is all working fine. But I can't get @Autowire and @Value annotations 
to work. I've added the @Service annotation to the attribute resolver bean, 
and I've added a <util:properties tag in global.xml to specify the location 
of the properties file (as well as just using idp.properties). 

I'm not a Spring expert so I might be missing something very basic. Will I 
need a factory bean to complete any extra Spring config when creating the 
bean? 

I appreciate any help. 

Thanks, 
James



--
Sent from: http://shibboleth.1660669.n2.nabble.com/Shibboleth-Developers-f1660781.html


More information about the dev mailing list