I have a login form with RedirectURI as a select-box, where you select what type of user you are when logging on and then the value on the option is set to the correct RedirectURI.
I was wondering - is it possible to determine RedirectURI for a user group so that users don't need to think about that when logging in? IE, if the user is a Type A user he will be redirected to /typeA/ when logging in - can it be done?
This will be a new feature in eZ publish 3.8. For more information, read http://pubsvn.ez.no/nextgen/trunk/doc/features/3.8/advanced_redirection_after_user_login.txt .