2
0
Эх сурвалжийг харах

SEC-1703: Updated cas custom-filter@ref to match example bean id and custom-filter@position to be CAS_FILTER

Rob Winch 14 жил өмнө
parent
commit
d9d5ee1114

+ 1 - 1
docs/manual/src/docbook/cas-auth-provider.xml

@@ -233,7 +233,7 @@
         <para> <programlisting language="xml"><![CDATA[
 <security:http entry-point-ref="casEntryPoint">
    ...
-   <custom-filter position="FORM_LOGIN_FILTER" ref="myFilter" />
+   <custom-filter position="CAS_FILTER" ref="casFilter" />
 </security:http>
 
 <bean id="casFilter"