SSO and Session variable access
Hello Friends,
I am implementing Single Sign On module for two site on same IIS.
In one web site I set rolename in Session and in other web site I want that role from session. But in second it comes null. Please provide some solution for how to get session from other website.
Thanks.
Last edited by sanjivbshinde; December 1st, 2009 at 03:19 AM..
|