Protect APIs in API Management using Azure Active Directory

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...

Пікірлер: 10

  • @xuhongliu537
    @xuhongliu5377 ай бұрын

    really great demo, whole process explained perfectly

  • @stind001
    @stind0013 ай бұрын

    Nice explanation!

  • @aniketmhala7299
    @aniketmhala72998 ай бұрын

    wonderful explanation.

  • @darryltaylor9282
    @darryltaylor92824 ай бұрын

    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.

  • @AzurePowerLunch

    @AzurePowerLunch

    4 ай бұрын

    Gla dyou liked it. Just need to find the time.

  • @user-dj5dp9of3o
    @user-dj5dp9of3o5 ай бұрын

    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
    @weblogic77235 ай бұрын

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

  • @Harsh-se1gx
    @Harsh-se1gx8 ай бұрын

    Can I get the token with postman?

  • @adityakalburgi1548
    @adityakalburgi15486 ай бұрын

    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

    5 ай бұрын

    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.