Currently it appears that when using the authcBasic filter, users are required to login. Is there any simple way to eliminate this requirement, allowing users access (and doing authorization in the service layer) and only sending the challenge if an "UnauthenticatedException" is thrown?
Thanks, Jared
