Tagged Questions
3
votes
2answers
824 views
Simple Claims Transformation for an RP-STS in Geneva Framework
After reading the MSDN article (http://msdn.microsoft.com/en-us/magazine/2009.01.genevests.aspx) on implementing a Custom STS using the Microsoft Geneva Framework I am a bit puzzled about one of the ...
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, ...
1
vote
2answers
430 views
Custom Claims with Geneva framework and how to “synch” users whitin your app
Hi there
Maybe this question highlights how little I know about claims identity management, but here it goes.
If using WIF within an application that uses a third party STS for Identity and that ...
1
vote
2answers
133 views
Using SQL Account Store in Geneva
Geneva has me pretty hot and bothered as a potential to solve complicated auth and SSO issues that have been presented to us by our customers. I understand that Geneva supports custom and SQL-based ...
0
votes
1answer
168 views
Geneva Server STS
My requirement is the claims assigned to a user are company aware so say for example
User 1: is publisher for Product Manager for Company 1 but the same user is only editor for Company B. Can this be ...
0
votes
1answer
267 views
Specifying Required / Optional Claim Types in the Relying Party for a Passive STS
I have an asp.net application (relying party) that uses a passive STS for authentication and retrieval of claim values. The relying party is using the FederatedAuthenticationModule (FAM) to enable a ...