Hi,

The AuthenticationManagerImpl was the authentication manager of the CAS
server <= v3.5.x. It has been replaced by the the
PolicyBasedAuthenticationManager in CAS server v4.0.0.
Thanks.
Best regards,
Jérôme



2014-05-26 10:22 GMT+02:00 Sunil Kalahasti <sunilkalaha...@gmail.com>:

> Thanks Jerome.
>
> As we need LDAP authentication also, I have followed the configuration
> updates as per https://wiki.jasig.org/display/CASUM/LDAP .
>
> But there seems to be a conflict when I have placed both pac4j and ldap
> authenticationManager beans.
>
> The classes are different for both of the beans.
>
> For pac4j : <bean id="authenticationManager" class=
> "org.jasig.cas.authentication.PolicyBasedAuthenticationManager">
>
> For LDAP: <bean id="authenticationManager" class=
> "org.jasig.cas.authentication.AuthenticationManagerImpl">
>
> When trying to install it is erroring out with the following message:
>
> *org.springframework.beans.factory.parsing.BeanDefinitionParsingException*:
> Configuration problem: Bean name 'authenticationManager' is already used in
> this <beans> element
>
> Offending resource: URL
> [file:src/main/webapp/WEB-INF/deployerConfigContext.xml]
>
> Could you please advise how to resolve this issue?
>
> Thanks,
>
> Sunil.
>
> --
> You are currently subscribed to cas-user@lists.jasig.org as: lel...@gmail.com
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/cas-user
>
>

-- 
You are currently subscribed to cas-user@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-user

Reply via email to