Now that you've correctly associated the repository (and you're sure that resolver is being called), if you increase your logging do you see PersonDirectory messages about getting attributes from your repository?
On Wed, Dec 1, 2010 at 9:43 AM, Kapetanakis Giannis < [email protected]> wrote: > On 01/12/10 15:35, Scott Battaglia wrote: > >> If you're referring to another bean, you need to do >> p:attributeRepository-ref="attributeRepository" >> >> Cheers, >> Scott >> > > You were right Scott. Changing to > p:attributeRepository-ref="attributeRepository" solved the exception. > > However I still don't get any attributes in SAML response. > > > Giannis > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
