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

前端 未结 2 679
-上瘾入骨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:32

    I think I found my answer :D

    http://www.theserverside.net/tt/articles/showarticle.tss?id=ClaimsBasedSecurityModel http://www.theserverside.net/tt/articles/showarticle.tss?id=ClaimsBasedSecurityModel2

    And then there's the latest Microsoft Geneva Framework announced at PDC. Perfect for what I need. (now if only my own answer were marked as the answer :P)

    http://www.microsoft.com/geneva

提交回复
热议问题