On Tue, Jul 29, 2014 at 10:42 AM, Jose Neto <jose.net...@gmail.com> wrote:
> I can`t authenticate in directory server, because LdapEntry doesnt return
> Ldap Entry Attributes, only the Dn. After authenticate, the principal
> attribute was not found. Throwing this exception:
>
> throw new LoginException(this.principalIdAttribute + " attribute not found
> for " + username);
>

Try adding <context:component-scan
base-package="org.jasig.cas.authentication" />
to your deployerConfigContext.xml

--Daniel Fisher

-- 
You are currently subscribed to cas-dev@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to