office365 - Onedrive for Business API strategy confusion (Office 365, sharepoint, Skydrive Pro) -
i writing windows desktop software in c# can access microsoft onedrive business. software use access own onedrive business account.
looking @ latest online documentation seems azure active directory needed access api have had success without using azure using method similar (although have issues):
http://jomit.blogspot.co.uk/2013/03/authentication-and-authorization-with.html
my question have use azure ad or above method still expected work?
if have use azure needs azure account, me or each user use software?
i have downloaded other third party software accesses onedrive business account , did not have azure. want software simple possible users connect onedrive business account.
if hosted in sp, not need anything. if hosted externally such o365 apps, need register app in azure ad. applies office 365 apps or apps hosted somewhere. azure ad important authorize apps use office 365, office 365 apps can hosted anywhere.
Comments
Post a Comment