Hi

I'm trying to develop my own authenticator, but can't find a complete working recipe for it; so let me first explain what I did and the problems I'm facing.

I'm using CAS 3.3.2 on Tomcat 6.
I have written a custom class that implements AuthenticationHandler; this class is placed under WEB-INF/lib of the cas webapp (and properly found by tomcat) I have updated the deployerConfigContext.xml file so that under authenticationHandlers property I now have a line referring to my handler

Everything deploys fine, I can reach the login page, but when submitting username and password, I get the error "The credentials you provided are not supported by CAS"

Could someone explain what I'm missing or doing wrong? I'd be really please to document the whole process, but I would first need to get it to work

Thanks for your help

Jean-Noel Colin

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to