How to share session over multiple applications
-
Hi Everyone, I have two web applications, hosted in ISS with different virtual names. Both applications are having their own databases but users for both applications are same, and both are SqlServer Session mode (session db is same for both). If user logs into the first application, in the landing page we are giving link to second application along with all other links. Here I want to use same sessions of first application and need to validate the user in second application and navigate him to his home page of second application, insted of again displaying login screen to the user. Note: Both are different application hosted with different virtual names. Hope my question is clear, how can I achieve this concept using SqlServer Session Mode. Thanks Hari
-
Hi Everyone, I have two web applications, hosted in ISS with different virtual names. Both applications are having their own databases but users for both applications are same, and both are SqlServer Session mode (session db is same for both). If user logs into the first application, in the landing page we are giving link to second application along with all other links. Here I want to use same sessions of first application and need to validate the user in second application and navigate him to his home page of second application, insted of again displaying login screen to the user. Note: Both are different application hosted with different virtual names. Hope my question is clear, how can I achieve this concept using SqlServer Session Mode. Thanks Hari
Check this out http://msdn.microsoft.com/en-us/library/aa479313.aspx[^]
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
The woods are lovely, dark and deep, But I have promises to keep, And miles to go before I sleep, And miles to go before I sleep!