Forums / Setup & design / RedirectURI
Christian Johansen
Tuesday 04 April 2006 7:04:47 am
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?
Betsy Gamrat
Tuesday 04 April 2006 9:00:25 am
You could use different siteaccesses for different types of users.
For example:
site.com/ez/index.php/plain/user/login
-- and --
site.com/ez/index.php/premium/user/login
Kristof Coomans
Tuesday 04 April 2006 10:23:58 am
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 .
independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org
Tuesday 04 April 2006 2:43:35 pm
Ah, the second thing I have requested this week that'll show up in 3.8 :) Looks like I'm looking forward to that release!