On Sat, Jun 2, 2012 at 3:21 PM, manitas <[email protected]> wrote: > you need to use that : > bindConstant().annotatedWith(Names.named("shiro.logoutUrl")).to("/yoururl");
Unfortunately, this does not seem to work (redirectUrl remains unchanged). Setting other Shiro properties via bindConstant() works, though. Any ideas? Regards, Thilo
