Implementing claims-based security (WCF/ASP.NET)

前端 未结 2 680
-上瘾入骨i
-上瘾入骨i 2021-02-06 10:45

After researching on the topic of claims-Based security (or a federated security model). I\'ve been coming across many examples that use CardSpace as an example. The main articl

2条回答
  •  孤街浪徒
    2021-02-06 11:25

    The best thing to implement an STS on on the Windows platform is to use AD FS.

    See this blog for details, http://blogs.msdn.com/vbertocci/archive/2007/11/19/developing-a-minimal-sts-with-adfs-2-identity-framework-part-i-the-sts-itself.aspx.

提交回复
热议问题