Tagged Questions

4
votes
2answers
1k views

Windows Identity framework with windows XP

How can use the Windows Identity Foundation SDK with Windows XP ?
2
votes
1answer
704 views

Moving from ADFS to the Geneva Framework

My company is in need of a federated identity solution, and being a Microsoft shop, we're looking to use MS technologies to accomplish this goal. We don't have Server 2008 or .NET 3.5 in production, ...
0
votes
0answers
46 views

Should I be creating a custom identity broker (RP-STS)?

I need to split an Identity provider (IP) into two services: an RP-STS (identity broker) and an IP. My company will have multiple relying parties (RPs) that will depend upon the RP-STS for routing and ...
0
votes
1answer
149 views

Claims Authentication - STS

I was watching this great video on Channel 9 by Venky. http://channel9.msdn.com/shows/Identity/Sharepoint-2010-and-Claims-Based-Identity/ This talks about highlevel view on Claims Identity and STS. ...