Tag Archives: Active Directory Authentication

Implementing ASP.Net Forms Authentication with Active Directory Membership Provider

ActiveDirectoryMembership provider is used manage users against Active Directory, which helps to create Single Sign On for intranet application. Here is a basic implementation, which used to Authenticate users against Active Directory, using Login Control. We need to modify the … Continue reading

Posted in .Net, .Net 3.0 / 3.5, ASP.Net | Tagged , , , , | Leave a comment