Seems that Microsoft ADFSv2 supports WS-Trust, and SAML Passive, but the WIF stack it\'s built upon doesn\'t support SAML.
Is it possible to share the claims based authentication of a logged in Sharepoint 2010 user with a separate Asp.net application?
I am currently implementi开发者_如何转开发ng a Federated Authentication solution using: A passive STS for issuing tokens, a Website hosting a Silverlight application and WCF services for the Silverlig
Is it possible to style the Windows Identity Foundation post开发者_StackOverflow中文版back page?
I have a need to implement a STS-IP server for our web applications and services.The server will need to issue SAML tokens for the following scenarios:
Following the instructions here: http://msdn.microsoft.com/en-us/library/ee517277.aspx, I am trying to set up a WCF service to use WIF.
I am developing an Asp.Net MVC website using Windows Identity Foundation and STS websit开发者_StackOverflow社区e for authentication. it works fine as whenever a user tries to access a URL, it redirect
Can anyone expalin me how to dynamically ger the Role from a DB table instead of hard coding it in the code.
Two questions: 1) How/where do I set the lifetime of the session c开发者_如何学Pythonookie in my web application when using an STS to get claims? From what I can tell, it seems I can only do this pro
I have a passive STS set up for a new application I\'m working on. I\'ve noticed that when a user\'s session expires, the user is still authenticated.I would have thought that when the session expire