asp.net mvc and webforms shared authentication -
i have few websites based on webforms , 1 based on mvc. websites have same settings forms authentication in web config.
the problem once logged in webforms website, have re-login mvc websites, when log out mvc website, automatically logged out webforms websites.
how can pass information mvc website user logged in when using webforms.
try article. essentially, want single sign on. term google for.
Comments
Post a Comment