...
resources/cas-servlet.xml -> webapp/WEB-INF/cas-servlet.xml
AdditionsChanges:
Code Block |
---|
<bean id="authenticationViaFormAction" class="org.jasig.cas.web.flow.LdapPwdAuthenticationViaFormAction" p:centralAuthenticationService-ref="centralAuthenticationService" p:warnCookieGenerator-ref="warnCookieGenerator" p:errorProcessor-ref="firstErrorProcessor" /> |
...