Hi,

We would like to include captcha in login page.

Can we still use the configuration provided 
at https://wiki.jasig.org/display/CAS4UM/JCaptcha with CAS 4.0 ?

When I try to include the following dependencies, they are not resolved:

<dependency>
     <groupId>org.jasig.cas</groupId>
     <artifactId>cas-server-integration-jcaptcha</artifactId>
     <version>${project.version}</version>
</dependency>

<dependency>
   <groupId>org.jasig.cas</groupId>
   <artifactId>cas-server-integration-jcaptcha-inmemory</artifactId>
   <version>${project.version}</version>
</dependency>

Could anyone please advise how to proceed further?

Thanks,
Sunil.

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to