SEC-1613: Corrected preauth docs.
This commit is contained in:
parent
4f51eb09c0
commit
6b691f6fc0
|
@ -146,7 +146,7 @@
|
|||
<para> A typical configuration using this filter would look like this: <programlisting><![CDATA[
|
||||
<security:http>
|
||||
<!-- Additional http configuration omitted -->
|
||||
<security:custom-filter ref="siteminderFilter" />
|
||||
<security:custom-filter position="PRE_AUTH_FILTER" ref="siteminderFilter" />
|
||||
</security:http>
|
||||
|
||||
<bean id="siteminderFilter" class=
|
||||
|
|
Loading…
Reference in New Issue