Directory Programming .NET

Active Directory and ADAM programming support for .NET developers
Welcome to Directory Programming .NET Sign in | Join | Help
in Search

Custom Authentication?

Last post 02-10-2010, 1:20 AM by joe. 1 replies.
Sort Posts: Previous Next
  •  02-08-2010, 4:47 AM 7803

    Custom Authentication?

    Hi

    This question may sound wierd, but can we use our own authentication code on clientlogin.aspx in ADFS. Basically replace the active directory stuff with our own, similar to forms authentication.

    Our client doesnt want to store its users in AD or ADAM, they have their own database already and wish to use that.

    Is this possible? If so do you know of any examples?

    Thanks
  •  02-10-2010, 1:20 AM 7809 in reply to 7803

    Re: Custom Authentication?

    This is something that is not supported in ADFS V1. You can do this with WIF and I believe there was even a lab from PDC that showed you how to build an STS using the ASP.NET SQL membership system as a backend. I'm not sure if ADFS V2 (the full server) lets you sub in a different auth store directly or not.

    There is some trickery you can do with shadow users in AD and protocol transition logon, but it doesn't sound like a good fit for what you client wants to do.

    Even though ADFS V2 hasn't shipped yet, WIF was released back in November.

View as RSS news feed in XML