Authenticate and connect with Microsoft Graph - June 2019

Поділитися
Вставка
  • Опубліковано 11 вер 2024
  • Get tokens and connect to Microsoft Graph using REST and OpenID Connect, and create a web application that requests additional permissions. For additional training content on this topic visit github.com/mic...

КОМЕНТАРІ • 31

  • @MrBuzerguy
    @MrBuzerguy 3 роки тому +2

    This really helped me with getting a better understanding of the whole concept. Thanks!

  • @lennypuente5926
    @lennypuente5926 3 роки тому

    Great video, though I was wondering, at 26:47, it says the response should be the redirect uri and a code to request a token with later. However when I tried it it gave me a code that starts with '0.A...' and is much longer. Also when trying to use that code later for the token it throws an error. Is there an easy solution to this?
    Thanks

  • @umerfarooq6509
    @umerfarooq6509 2 роки тому

    At 14:17 how can we do the same with .NET core if the user is already logged in?

  • @Mariobot
    @Mariobot 3 роки тому

    Thanks so good presentation. Resolve me some things.

  • @iliassmith9060
    @iliassmith9060 4 роки тому +1

    learn to get the token from this article medium.com/@fiqriismail/how-to-get-an-access-token-for-microsoft-graph-api-using-node-js-258723f29cc6
    and then skip the video to 57:05

  • @AliOGUL
    @AliOGUL 4 роки тому

    I receive a short access token (not 3 parts, only 1 part and no dots in between), so jwt says invalid. anyone knows why?

  • @maheshlowe907
    @maheshlowe907 2 роки тому

    Helped Lot

  • @aarushimttal4226
    @aarushimttal4226 4 роки тому

    I am receiving a cors issue at /token for code grant flow

  • @melodyduncan94
    @melodyduncan94 3 роки тому

    I need to learn how to use Graph to write to a calendar in a Server environment, and I'm a beginner to .NET. Where can I find training for the server environment? All I seem to find is stand alone, not server environments. When I go through the steps and register my apps, it always fails with the redirect.

    • @Microsoft365Developer
      @Microsoft365Developer  3 роки тому

      Hi Melody, can you post your questions here, this is where our engineers are monitoring docs.microsoft.com/en-us/answers/products/m365

  •  4 роки тому +1

    I have created an API and I want my api to upload the files to one drive but from what I see it is always necessary to login using the microsoft interface, is there any way to login by sending the email and password only and get the token to let my api do the rest?

    • @jakubmarincic7543
      @jakubmarincic7543 4 роки тому

      Did u manage to solve this?

    • @VINESHRAJPUT
      @VINESHRAJPUT 4 роки тому

      ​@@jakubmarincic7543 ANy SOlution for this?

    • @ankitsoni9363
      @ankitsoni9363 3 роки тому

      can you please share your Drive api code? It would be very helpfull for me.

    • @ankitsoni9363
      @ankitsoni9363 3 роки тому

      mail me to ankitksoni1997@gmail.com

    •  3 роки тому

      @@jakubmarincic7543 no, i give up with one drive, my solution was upload files to sharepoint site using CSOM for net core 2

  • @prashanth928
    @prashanth928 8 місяців тому

    How to get pstn call details......can any one help me

  • @xStYriXxCodMontages
    @xStYriXxCodMontages 3 роки тому

    36:06 localhost refused to connect.

  • @shudyshudy8681
    @shudyshudy8681 3 роки тому

    Demo : 31 - 57

  • @nandinibagga4857
    @nandinibagga4857 2 роки тому

  • @manojkashyap9460
    @manojkashyap9460 4 роки тому +1

    How to aquere refresh token by code sir

  • @yannisspaho3306
    @yannisspaho3306 4 роки тому +1

    36:37

  • @davictor24
    @davictor24 4 роки тому

    26:45 - 30:35

  • @jona3156
    @jona3156 4 роки тому

    57:05

  • @yannisspaho3306
    @yannisspaho3306 4 роки тому

    6:42

  • @yannisspaho3306
    @yannisspaho3306 4 роки тому

    31:30