make sure enterprise authentication is enabled in manifes
if you use windows.http.httpclient you don't need to do anything, if using .net types (System.net.http.httpclient ex) set UseDefaultCredentials to true.
Microsoft Certified Solutions Developer - Windows Store Apps Using C#