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?
|