A Developer Preview of the Active Directory Authentication Library (ADAL) v2

A Developer Preview of the Active Directory Authentication Library (ADAL) v2

It feels so much longer, but in fact it’s barely five months since ADAL .NET v1 hit general availability… however here we move at cloud speed, hence today we are already unveiling the developer preview of our V2! In fact, we have quite a number of news. For details, read on! Overview You…

WS-Federation in Microsoft OWIN Components–a quick start

WS-Federation in Microsoft OWIN Components–a quick start

As you might have seen on the WebDev blog, today we unveiled the first preview of the new WS-Federation support in Microsoft OWIN Components. In this quick post you’ll see the new programming model in action. We will create a basic, no-frills app and configure it to authenticate users via WS-Federation and Windows…

A Sample Windows Phone 8 App Getting Tokens from Windows Azure AD and ADFS

A Sample Windows Phone 8 App Getting Tokens from Windows Azure AD and ADFS

Few months ago I wrote a quick post to demonstrate how to get a token from Windows Azure AD in a Windows Phone 8 application. I am happy to report that many people have been successfully using that post as a starting point! However, few others didn’t manage on their own and asked…

Use the On-Premises Organizational Authentication Option (ADFS) With ASP.NET in Visual Studio 2013

Use the On-Premises Organizational Authentication Option (ADFS) With ASP.NET in Visual Studio 2013

This afternoon my good friend Pranav Rastogi pointed out that we don’t have a walkthrough showing how to use the On-Premises option for organizational authentication in the new ASP.NET project templates in VS2013 – AKA hooking up your web app to an ADFS instance. You know what? He was right! With all the…