Forms based authentication Redirect
I have two sites under one site collection and dual mode authentication is enabled. Site A and Site B with one user in each site. If user A logs in, how will he get redirected to Site A and when user B logs in, I need to redirect him to site B. basically users need to get redirected to sites they have access to. what is the best way to achieve this?
August 29th, 2011 1:25pm

Hello, I think you can use this http://www.sharepointsecurity.com/sharepoint/sharepoint-development/frantic-redirection-sharepoint-webpart/ I had used it in past and did its job well. For this u need a landing page which should be ur homepage for the root site and then based on the logged in user it will redirect them to appropriate sites / pages. Note: System Accounts do not get redirected which is so that u can manage this page. Let me know if this works form. Cheers! Dilip
Free Windows Admin Tool Kit Click here and download it now
August 29th, 2011 1:58pm

Hi, You can follow these steps: 1. I suppose that users login in any sharepoint page and then based on their IDs they get redirected to respective sites. 2. To do this you can write scripts, this you can add in header section of your page. 3. You can also add the script in a content editor webpart. I hope this will help you out. Thanks, Rahul Rashu
August 29th, 2011 2:17pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics