Azure AD B2C Authentication Web App - Web Api

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024
  • This video describes azure ad b2c tenant authentication where a web application is registered using a b2c tenant and token is generated and that token is used to access a secure web api. code link github.com/meg...

Комментарии • 24

  • @tariqpahmed
    @tariqpahmed Год назад +2

    Very nice ... would love to see Blazor setup on the Client side :)

    • @shobhitwalia1
      @shobhitwalia1  Год назад

      If you like our work please subscribe our channel

  • @suvendujena4014
    @suvendujena4014 Год назад

    Hi. Beneficial video... I have one problem with this, my current user has more than 6 groups assigned in an Azure application and I am trying to do group based login. For these I am unable to get user groups in my JWT token instead it's giving me hasGroup as true not all group names under the user. Can you please help ... thanks

  • @jamalashraf7957
    @jamalashraf7957 2 года назад +1

    Thank for this video but would you please tell us that how to implement authorization using Azure AD B2C as we want to protect our API and assgin admins only special routes from API and not every user.

    • @simplymanoj
      @simplymanoj 2 года назад

      you can use policies in apim to control the api access

  • @user-th9uy3fv1o
    @user-th9uy3fv1o Год назад

    Great Work Mam Keep It Up

  • @onasisojobor
    @onasisojobor 2 года назад

    Wow great work and nicely done. Great Video!

    • @shobhitwalia1
      @shobhitwalia1  2 года назад

      Thanks for your kind words, please share and subscribe our channel

  • @DG-cd3jb
    @DG-cd3jb Год назад

    Helpfull content. Is there any detailed sessions on implementation with Azure ADB2C?

  • @natheeshkumar
    @natheeshkumar 2 года назад +1

    Great video... how to integrate google auth in Azure AD B2C

    • @meghawaliaaaaaaaa
      @meghawaliaaaaaaaa 2 года назад

      these are the same steps, you have to registed your application in google console and it will provide the same client id and client secret which you can use in the code.

    • @natheeshkumar
      @natheeshkumar 2 года назад

      @@meghawaliaaaaaaaa Can you please made the video.... Thank u so much for the reply.....

  • @SeanMcGill-q8u
    @SeanMcGill-q8u Год назад

    Thank you, very nice explanation!

  • @hqcart1
    @hqcart1 Год назад

    you are comlicating things that can be done in 1 line :)

  • @susantamaharana6530
    @susantamaharana6530 2 года назад

    Great

    • @shobhitwalia1
      @shobhitwalia1  2 года назад

      Thanks you for your feedback, please subscribe the channel

  • @ellazhou1213
    @ellazhou1213 2 года назад

    Great video, and could you share the code by the way, thanks

    • @shobhitwalia1
      @shobhitwalia1  2 года назад

      github.com/megha18walia/AuthenticationDemo

    • @shobhitwalia1
      @shobhitwalia1  Год назад

      added in description box, sorry for the late response

  • @jayakumar2927
    @jayakumar2927 9 месяцев назад

    Not use

  • @avinashrai1189
    @avinashrai1189 2 года назад

    Pls provide source code

    • @shobhitwalia1
      @shobhitwalia1  2 года назад

      github.com/megha18walia/AuthenticationDemo

  • @pavankumars9313
    @pavankumars9313 2 года назад

    Great video great explanation please provide GitHub source link

    • @shobhitwalia1
      @shobhitwalia1  2 года назад

      github.com/megha18walia/AuthenticationDemo