The Windows Identity Foundation is a free Microsoft library that enables claims based authentication and use federated identity/single sign-on in their applications.
I've been using the JWT library to decode a Json Web Token, and would like to switch to Microsoft's official …
.net wif jwtI have installed the Windows Identity Foundation but can't find the Microsoft.IdentityModel dll. According to the Azure Hands-on-Labs it …
azure identity wifThese are numerous technologies and buzzwords used for single sign-on with Microsoft services. Can someone explain ADFS, WIF, WS Federation, …
single-sign-on wif saml adfs ws-federationI've created a new ASP.NET MVC 3 / .NET Framework 4.0 site using the "Internet Application" template. I used Nuget to install …
asp.net-mvc-3 azure wif acsI have a claims aware web application using Windows Identity Foundation that has been working well, except on one server. …
cryptography wifBecause I'm awesome I'm trying to run the latest WIF demo app using VS2k10 B2 on my 7 boxen... 64bit …
visual-studio certificate wif certificate-storeI'm searching for Microsoft.IdentityModel.Extensions library. In documentation that I'm reading they suggest that it should be available in …
c# sharepoint asp.net-mvc-4 wifI'm trying to configure my ASP.NET app to accept a JSON Web Token (JWT) that is signed with a …
.net wif jwtI am making a developer tool for impersonating Roles for an intranet site to allow developers to quickly act as …
c# asp.net-web-api wif claims-based-identity