Click here to Skip to main content
15,878,959 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi
I have active directory installed in the server and my system is registered with active directory. Normally I have logged into the system as an active directory user.

I have a web application (asp .net) hosted in local IIS, web application requires the single sign-on functionality.

Once I have logged into the system as an active directory user, if I access the web application, it should not ask login to user and it should directly navigate to home page.

If the system user not login as a directory user, then the web application should prompt login screen for entering the credentials by the user.

How to implement the active directory user single sign-on functionality in asp .net application

Thanks
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