Hey guys, Today I'm going to talk about an interesting sample on Windows store apps which will go connect with CRM using Oauth. You'll need a working knowledge on the following ADAL (Active Directory Authentication Library) - Available on Nuget ADFS 3.0 Window Store Apps A bit of Fiddler (Optional) I'm trying to walk you through the entire steps which includes the configuration of ADFS, then we'll go ahead and build the sample. Register your application with ADFS Environment for development / Token issue Create a GUID using Guid Generato...