3
Packages
7,299
Downloads of johnnyhalife's packages
johnnyhalife's Profile
Packages
-
OAuth Support for WCF Web Api
Authenticates service requests using Windows Identity Foundation and SimpleWebToken (wif.swf). Due to WebApi requirement for ASP.NET it also suppresses Forms Redirect by leveraging aspnet.suppressformsredirect Package.
-
ASP.NET Suppress Forms Authentication Redirect
Module that prevents ASP.NET Forms Authentication to redirect the user to the login page. This is helpful for AJAX, JSON, and all other of non Web Representation (Views/Pages) type of requests.
-
Simple Web Token Support for Windows Identity Foundation
(Binary Version of the NetFx.) Adds the required source code and Web.config changes to support SWT tokens. Just configure SWT token format in Azure ACS/STS, and add your SwtSigningKey value to the Web.config! Requires: http://kzu.to/wifruntime and http://kzu.to/wif_sdk