-
Recent Posts
Archives
Categories
Top Posts & Pages
- ActionResult
- Active STS
- AngularJS
- ClaimsIdentity
- Enterprise Library Logging
- EntLib
- Error Handling
- FormAuthentication
- Framework
- GlassMapper
- Katana
- Log
- MVC
- openid connect
- OWIN
- Pluggable areas
- Profile
- RenewTicket
- Security
- Session Timeout
- Sitecore
- Sitecore Exception Handling
- Sitecore extranet authentication
- Sitecore Form Post
- Sitecore MVC
- Sitecore MVC Area
- Sitecore MVC Form Post
- Speaking
- STS
- TempData
- Unity
- WebApi
- WIF
- Windows Indentity Foundation
-
Tag Archives: WIF
Developing an Active STS – A Fun Project
Lately, I have been playing around with WIF to build an Active STS. I didn’t have access to necessary tools to build this on .NET 4.5 and I used .NET 4.0 to start with, this difference is significant because WIF … Continue reading
Identity in .NET 4.5 (aka WIF)
This article is based on the presentation given by Brock Allen and I would like to thanks him that he allowed me to use his presentation and code. Pleae refer his presentation here. http://brockallen.com/2012/10/16/demos-microsoft-devboston-windows-identity-foundation-in-net-4-5/ Traditional Approach to Authentication – Authentication … Continue reading