Does ADFS2.0 provide custom authentication stores?
Posted
by chugh97
on Stack Overflow
See other posts from Stack Overflow
or by chugh97
Published on 2010-05-13T13:53:19Z
Indexed on
2010/06/17
17:53 UTC
Read the original article
Hit count: 326
adfs2.0
I wanted to find out if ADFS2.0 provides a way for users to be authenticated with a Custom Store? Version 1.0 you could only authenticate users in the Windows domain, using Forms/Windows Integrated/Cardspace. I have an ASP.NEt website, which I would like the users to be authenticated against a custom store in SQL and then ADFS2.0 to take care of the claims issued to the user...
© Stack Overflow or respective owner