Hi
 
I was thinking about using Acegi Digest authentication on our site for a couple 
areas which aren't hugely sensitive but need a bit of a gate to avoid casual 
access.
 
I have digest auth working just fine now, but I notice when a user chooses to 
'cancel' authentication (as opposed to getting credentials wrong) the browser 
is shown the ugly Tomcat 401 page.
 
Is there an easy way to leverage ExceptionTranslationFilter + 
AccessDeniedHandler to take the user to a proper page instead on this condition?
I couldn't see from the response how to differentiate between bad credentials 
supplied and the user giving up.
 
cheers
 
 
 
Tim

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to