Introduction As you’ll no doubt recall from my earlier 2012 article, I have a NAS in my home office. It is a Thecus N5200XXX 5-bay Network Attached Storage device, and it sits on my home gigabit network. The Thecus features an OS which accommodates pluggable “modules”, one of which is […]
Monthly Archives: February 2014
6 posts
Some exciting news to share – for those interested in pre-releases, the next iteration of the Entity Framework – v6.1.0 has been released as a Beta just recently (Feb 11th, 2014). For those who are curious about the new features, check out this link or read the summary I’ve copied […]
Introduction In Part 1, we had a brief look at OWIN/OAuth concepts, and then prepared a clean ASP.NET web forms project for integration with NuGet packages essential to supporting a lightweight integration for OAuth handling. In Part 2 we established the information required to authenticate users against the Live Connect […]
Introduction Where we left off in Part 1, we’d established the prerequisites to prepare either a new or existing web forms project for the implementation of a lightweight OWIN/OAuth provider. This article, Part 2, will focus on how to prepare your development environment and also how to configure for Windows […]
The Day We Fight BackFebruary 11th 2014. All, An international day of action has been called for tomorrow against mass surveillance. If you can join, please add your support to this cause. We are calling for adoption of the necessary and proportionate principles of oversight and privacy protection. More information […]
Introduction Disclaimer: this article assumes the reader is already familiar with OWIN and OAuth standards. It is published in three parts. Late last year I wanted to implement Open Web Interface for .Net (OWIN) OAuth functionality for an administrative subdomain. As it happened, I wanted to specifically integrate OWIN/OAuth authentication/authorization […]