Hi there, is there a way to configure the LogoutFilter's redirectUrl via Guice (i.e., by supplying a corresponding shiro.* @Named property instead of using the shiro.ini logout.redirectUrl setting)? I tried setting shiro.redirectUrl as well as shiro.logout.redirectUrl, but neither had any effect (i.e., the default "/" was still used).
Any ideas? Thanks, Thilo
