locked
web API project RRS feed

  • Question

  • HI,

    I want to get the Authentication token from microsoft account that works for Personal/Office Account,
    I am creating Web API project.

    That token will be used later to get the Azure account detail for the Drive/Folder on one drive of the user.(I am using MS graph APIs)

    Please suggest the flow and proper APIs  to use, as I have tried multiple demo project available but it was ended with the wrong Scope parameter error, and was using owin authentication that I think Conflicting with Graph APIs

    As my requirements are clear -
    1. Web Client project (MVC) to get Authentication ticket (Not javascript project)
    2. Use that token to get data from One drive.

    I am facing another issue, the application is register with microsfot Application registration page why it is not available in Azure AD register application tab???

    • Moved by CoolDadTx Monday, April 9, 2018 2:54 PM ASP.NET related
    Monday, April 9, 2018 4:27 AM

All replies

  • ASP.NET WebAPI and MVC can be discussed at the ASP.NET forum.

    https://forums.asp.net/

    Monday, April 9, 2018 4:36 AM