Answered by:
Creating cookies for multiple websites in asp.net MVC

Question
-
User-33943486 posted
I have three websites under a same domain, need to create cookies so that after login in one website I can get access to rest of the websites.
Tuesday, September 8, 2015 2:37 AM
Answers
-
User603616845 posted
Hi,
I would suggest you visit this link... I am sure, you will resolve your query..
http://stackoverflow.com/questions/7589630/sharing-asp-net-cookies-across-sub-domains
Mark this as answer, if it helps you.
Thanks
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Tuesday, September 8, 2015 2:43 AM -
User1724605321 posted
Hi ranchi,
I have three websites under a same domain, need to create cookies so that after login in one website I can get access to rest of the websites.It seems you want a Single Sign-on solution in mvc , you could refer to links below for details:
http://arunendapally.com/post/implementation-of-single-sign-on-(sso)-in-asp.net-mvc .
https://msdn.microsoft.com/en-us/library/eb0zx8fc(v=vs.100).aspx .
Best Regards,
Nan Yu
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Tuesday, September 8, 2015 5:11 AM
All replies
-
User603616845 posted
Hi,
I would suggest you visit this link... I am sure, you will resolve your query..
http://stackoverflow.com/questions/7589630/sharing-asp-net-cookies-across-sub-domains
Mark this as answer, if it helps you.
Thanks
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Tuesday, September 8, 2015 2:43 AM -
User1724605321 posted
Hi ranchi,
I have three websites under a same domain, need to create cookies so that after login in one website I can get access to rest of the websites.It seems you want a Single Sign-on solution in mvc , you could refer to links below for details:
http://arunendapally.com/post/implementation-of-single-sign-on-(sso)-in-asp.net-mvc .
https://msdn.microsoft.com/en-us/library/eb0zx8fc(v=vs.100).aspx .
Best Regards,
Nan Yu
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Tuesday, September 8, 2015 5:11 AM