Thank you. I was denying the wrong URL in the ACLs. I found that out after
printing ${ctx.aggregationState.currentURI} to the frontend... (there was some
strange behavior in our backend)
One final tip: I used
info.magnolia.cms.security.auth.callback.RedirectClientCallback instead of
FormClientCallback for the delegate to redirect to my login page because the
latter one didn't seem to work. With the RedirectClientCallback you can define
a location property with the relative or absolute URL you want to be redirected
to.
Greetings,
Chris
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=e6866ff7-8151-472c-9441-69f02f22e1fc
----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------