I need to develop a security module which require Authentication from Active Directory and claim based Authorization using Windows Identity Foundation. I developed a solution which is working fine with local STS Web Site but i want to do the same thing using Active Directory.
NOTE: User Authentication from AD using DirectoryServices is not my Requirement.
It would be really appreciated if anyone Guide me in this regard.