BizRule / Roles

Hi,

In the AuthManager it allows you to redirect to a page if the checkAccess returns false. However it only allows one page. Is there anyway to get it to work for multiple pages, i.e. it sends to different page depending on the operation, task or bizrule etc rather than just the site/login or some other single default page etc.

I am basically just saying …

Currently using the AuthManager it sends a user to a single page i.e. site/login

Is there anyway you can get it to send to different pages depending on the task, operation that failed?