Hi Gusti What you are saying does not make much sense:
On 28.12.2010, at 13:02, Gusti Andika wrote: > [...] 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 . Why should you get the magnolia login if the the access manager granted access to the page? -> IF the access manager granted access to the page, the you would actually get the page. To fix this, you need to set the ACL for the anonymous user role correctly. Make sure your settings in the "URL" control space are set right because a blocked URL is what will trigger the URISecurityFilter -> IF you get the magnolia login page instead of your custom login page then either your URISecurityFilter settings are not correct or access to the custom login page is blocked too. Cheers, -will ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
