If you connect to the server with a DEBUG and set a break point for after the CredentialsToPrincipalResolver finishes, does it have attributes?
On Thu, Dec 2, 2010 at 6:19 AM, Kapetanakis Giannis < [email protected]> wrote: > On 02/12/10 06:44, Scott Battaglia wrote: > > 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? > > Yes I do > > 2010-12-02 13:12:09,520 DEBUG > [org.jasig.services.persondir.support.MergingPersonAttributeDaoImpl] - > Retrieved > attributes='[namedpersonimpl[[email protected],attributes={cn=[Giannis > Kapetanakis], Telephone=[2810394161], mail=[[email protected]], > edupersonprincipalname=[[email protected]], uid=[user]}]]' for > query='{username=[[email protected]]}', isFirstQuery=false, > > currentlyConsidering='org.jasig.services.persondir.support.ldap.ldappersonattribute...@158dd66 > ', > resultAttributes='null' > 2010-12-02 13:12:09,520 DEBUG > [org.jasig.services.persondir.support.MergingPersonAttributeDaoImpl] - > Aggregated search results > '[namedpersonimpl[[email protected],attributes={cn=[Giannis > Kapetanakis], Telephone=[2810394161], mail=[[email protected]], > edupersonprincipalname=[[email protected]], uid=[user]}]]' for > query='{username=[[email protected]]}' > > See more details in the attached log file. > > regards, > > 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
