Hi Magnolians, I tried to give the login page on my website by adding RedirectClientCallback on URISecurityFilter callbacks.
Its purpose is to redirect to a login page if anonyous user attempts to access protected pages. But in reality the callback that I defined never redirect to a login page, instead returning to magnolia login, because AccessManager always granted the access to the protected website . Is there a way to make AccessManager not granting access to the protected url i specified on my redirect callback property, so instead instead to do chaining to next filter it should stop at URISecurityFilter filter and calling my callback. Thanks. Best Regards, Gusti ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
