mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-27 14:22:47 +00:00
SEC-437
added note about acegi-security-cas.jar needing to be copied in also.
This commit is contained in:
parent
25bc67885d
commit
cce36df79e
@ -3662,7 +3662,8 @@ key: A private key to prevent modification of the remember-me token
|
|||||||
applications. CAS is only concerned with username and passwords (and
|
applications. CAS is only concerned with username and passwords (and
|
||||||
the enabled/disabled status).</para>
|
the enabled/disabled status).</para>
|
||||||
|
|
||||||
<para>Copy Acegi<literal>-security.jar</literal> file into
|
<para>Copy <literal>acegi-security.jar</literal> and
|
||||||
|
<literal>acegi-security-cas.jar</literal> files into
|
||||||
<literal>/localPlugins/lib</literal>. Now use the <literal>ant
|
<literal>/localPlugins/lib</literal>. Now use the <literal>ant
|
||||||
war</literal> task in the <literal>build.xml</literal> in the
|
war</literal> task in the <literal>build.xml</literal> in the
|
||||||
/localPlugins directory. This will create
|
/localPlugins directory. This will create
|
||||||
|
Loading…
x
Reference in New Issue
Block a user