Click here to Skip to main content
15,895,084 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have a requirement to login to portal, and access different applications in different servers from the portal on click of their corresponding links. Here I have to pass the login credentials to the individual applications and access without logging in second time. i'. e., I have to implement Single sign on and should be able to access cross domain applications.How I can do it in mvc.net, as all my applications are in mvc.net.

Any help will be appreciated.

Thanks in advance.

Jai

What I have tried:

I have read a lot of articles available online, but some of them are for a single domain, some are for classic asp.net, etc..

I can implement it using Azure Active Directory, unfortunately I can not do that due to some email id related constraints.

I have tried the following, but nothing worked for me:

https://www.codeproject.com/Articles/1140228/Implementation-of-Single-Sign-On-SSO-in-ASP-NET-MV

https://blogs.msdn.microsoft.com/amb/2012/07/31/easiest-way-to-generate-machinekey/

https://www.nczonline.net/blog/2010/05/25/cross-domain-ajax-with-cross-origin-resource-sharing
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900