We have a custom membership provider that uses a WCF service and ADAM/AzMan.We have been seeing a lot of errors lately which seems to correspond to more heavy use of our web aplication.
I am trying to get a Java app using spring-security to talk to a local ADAM instance that I have setup.
Using the DirectoryServices.AccountManagement library in C#, I am establishing a PrincipalContext, then using that context to validate users.
Ok, I\'ve come a long way in my quest to authenticate WCF invokers against AD LDS, right now I have ActiveDirectoryMembersh开发者_如何学运维ipProvider set up so that even the VS2010 Project/ASP.NET co
I have a Silverlight 4 client that invokes several WCF services. We want the communication 开发者_运维技巧to be encrypted using SSL (I have this part solved already) and that every call be authenticat
I am binding to an ADAM instance from a C# client using the ADSI provider. When the bind fails I get a generic error condition back that indicates a failure. If I look at a network trace of the traffi
I am currently using the ActiveDirectoryMembershipProvider just for authentication on an internal business app built in asp.net. This works like a charm.
This is my situation: We are in the process of replacing a certificate store currently hosted on Sun\'s iPlanet with Microsoft\'s Lightweight Directory Services (new version of ADAM with Server 2008)
I\'m having some difficulty connecting to an ADAM instance from my Commerce Server 2007 ASP .NET solution, and I believe it relates to my config file somehow.The short version is that I can connect to
I\'m wondering if there are sec开发者_JS百科urity (or otherwise) advantages of using an ADAM (Active Directory Application Mode) store for asp.net membership. I\'m afraid that setting up the ADAM stor