Le 17/06/2014 19:03, Lapanja, Bob@POST a écrit :
This is what I used for my authenticationHandler that did not require a PrincipalResolver:<bean id="authenticationManager" class="org.jasig.cas.authentication.PolicyBasedAuthenticationManager"> <constructor-arg> <map> <entry key-ref=" passwordHandler " value="#{ null }" /> </map> </constructor-arg> <property name="authenticationPolicy"> <bean class="org.jasig.cas.authentication.AnyAuthenticationPolicy" /> </property> </bean>
Thanks, it worked.Could the documentation get corrected ? I tried to find the documentation sources in github to submit a patch myself, I couldn't succeed.
-- Guillaume Rousse INRIA, Direction des systèmes d'information Domaine de Voluceau Rocquencourt - BP 105 78153 Le Chesnay Tel: 01 39 63 58 31
smime.p7s
Description: Signature cryptographique S/MIME
