Server side validation of login servlet form submission

Scott Battaglia scott.battaglia at gmail.com
Tue Dec 18 10:50:51 EST 2007


Andrew,

Out of the box CAS provides a UsernamePasswordValidator (which implements
Spring's Validator interface).  You can replace our default with your own
custom validator (you can plug it into the AuthenticationViaForm as a
dependency).

-Scott

On Dec 18, 2007 10:37 AM, Andrew R Feller <afelle1 at lsu.edu> wrote:

>  Hey everybody,
>
>
>
> Due to a past of poor choices, we have to deal with denying users logging
> in with particular username formats such as email address.  What is the
> recommended way to handle this scenario?
>
>
>
> Thanks,
>
>
>
> Andrew R Feller, Analyst
>
> University Information Systems
>
> 200 Fred Frey Building
>
> Louisiana State University
>
> Baton Rouge, LA, 70803
>
> (225) 578-3737 (office)
>
>
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>


-- 
-Scott Battaglia

LinkedIn: http://www.linkedin.com/in/scottbattaglia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20071218/43d56c62/attachment.html 


More information about the cas mailing list