Top "Wif" questions

The Windows Identity Foundation is a free Microsoft library that enables claims based authentication and use federated identity/single sign-on in their applications.

Error "WIF10201: No valid key mapping found" when trying to create claims from SAML

I am trying to validate a SAML response which is coming from Siteminder IDP from a third party. I have …

x509certificate wif saml-2.0 siteminder adfs2.1
Decrypting SAML 2 assertion using .NET 4.5 (System.IdentityModel) / WIF

I am trying to decrypt an encrypted SAML 2.0 assertion issued from a Java-based Identity Provider. Given the following setup of …

c# encryption wif saml-2.0
How to use JWT tokens with WCF and WIF?

General notes We're using IdentityServer3 and have been very happy with it so far. We've gotten to secure MVC and …

wcf wif jwt identityserver3
Simple claims transformation and caching w/ windows authentication

For the past few days I've been reading about the windows identity foundation and how it's so good and flexible …

.net .net-4.5 wif claims-based-identity
Wifi repeater and captive portal

Okay, after surfing through the net, I can almost confirm that there is not a single site that tells me …

wif router access-point personal-hotspot captivenetwork
Complex authentication with existing user database in MVC5

I'm migrating a SaaS app from Classic ASP to .NET MVC5 and will use EF6 Database First. The login form …

asp.net authentication asp.net-mvc-5 asp.net-identity wif
How does the "ASP.Net Identity" compare with "Windows Identity Foundation"?

I found this nice article that shows the evolution of the ASP.Net identity frameworks: http://www.asp.net/identity/…

asp.net wif
FederatedAuthentication.WSFederationAuthenticationModule is null at runtime

I am trying to subcribe to RedirectingToIdentityProvider event in Application_Start() , but FederatedAuthentication.WSFederationAuthenticationModule is null code protected void Application_…

asp.net wif
WIF manually generate federationmetadata.xml

I am playing with windows identity foundation and I am trying to create an MVC.NET based Security Token Service …

.net wif federated-identity