Applications Portal

Oct 28 2014 11:01 AM

Hi Guys,

I have 10 asp.net C# websites each developed for a particular set of users. To access the sites the users would specify the server name and port number for example http://mywebserver:8003/ . Each web site has a login that connects to active directory and in some case also connects to a local sql database for permissions.


My users are complaining!!

Hence i am researching a way of creating a single sign on portal for example https://singlessingonportal that will

1. Allow users to access only those applications they are authorized while at the same time accessing a single web link to get those applications.

2. The integrity and functionality of the sub applications will be maintained but users should only have to enter the login once and access any of their intended applications seemlessly.


NB: all the websites are currently house internally.

Any suggestions, research papers, videos or demo's on how i can accomplish this would be welcome


Answers (3)