Protect APIs in API Management using Azure Active Directory

Sdílet
Vložit
  • čas přidán 29. 05. 2023
  • Please join this webinar to learn how to configure your Azure API Management instance to protect an API, by using the OAuth 2.0 protocol with Azure Active Directory (Azure AD).
    Download slide deck: nzpowerlunchfiles.blob.core.w...

Komentáře • 10

  • @stind001
    @stind001 Před 3 měsíci

    Nice explanation!

  • @xuhongliu537
    @xuhongliu537 Před 7 měsíci +1

    really great demo, whole process explained perfectly

  • @aniketmhala7299
    @aniketmhala7299 Před 8 měsíci

    wonderful explanation.

  • @darryltaylor9282
    @darryltaylor9282 Před 3 měsíci

    This is an excellent overview. I'm shocked how much information you packed into 30 minutes. I'd love to see a more detailed one hour version using Postman as the client.

  • @user-dj5dp9of3o
    @user-dj5dp9of3o Před 4 měsíci

    nice tutorial! But what if I want the app/client to be able to call AAD and get a token without having to authenticate the user?

  • @weblogic7723
    @weblogic7723 Před 5 měsíci

    Where was the issues obtained from ? In the video it was just pasted.

  • @Harsh-se1gx
    @Harsh-se1gx Před 7 měsíci

    Can I get the token with postman?

  • @adityakalburgi1548
    @adityakalburgi1548 Před 6 měsíci

    I am getting security recommendation as API endpoints in azure api management should be authenticated. I have openai as backend & I dont want to use Azure AD. How should I resolve this issue using other self service setup other than Azure AD. Can you please guide me on this?

    • @ianwanjala8621
      @ianwanjala8621 Před 4 měsíci

      you can use the api key based authentication to protect your apis. Just go to the api section, select the api and then click on settings. Tick the option for subscription and approvals and you'll get what you are looking for.