B2C is dead - long live Entra External ID!

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ธ.ค. 2024

ความคิดเห็น • 16

  • @MohammadsadeghSalehi-l5x
    @MohammadsadeghSalehi-l5x 9 หลายเดือนก่อน +3

    This video was game changer for my projects. Thank you

  • @eugenmeissner9510
    @eugenmeissner9510 ปีที่แล้ว +3

    thanks alex! i really hope microsoft provides an alternative to the xml based custom policies.

  • @victornogueira2346
    @victornogueira2346 ปีที่แล้ว +3

    your content is really great! please make more videos about advanced usage of Azure pipelines(like templates)/Azure artifacts

  • @phatadam123
    @phatadam123 5 หลายเดือนก่อน

    Still missing external IDP providers which is a great feature for integrating with customers -- however the "test" flows function is available now.

  • @philparker1278
    @philparker1278 ปีที่แล้ว +1

    Thanks for this video. Will look forward to any additional content you do on this.
    Have you seen anything about adding OIDC identity providers?
    It did not look like the UI showed that option anywhere.

  • @tjpld
    @tjpld 8 หลายเดือนก่อน +1

    Once they allow for more customization like completely custom HTML pages and custom orchestration flows I don't see how it will be any different from Azure AD B2C today. So why create a new product? I read in the documentation that it will support authorization natively, currently I work around this very successfully by creating and assigning groups in Azure AD B2C and a cloud function that calls the Graph API.

    • @real-codingfreaks
      @real-codingfreaks  8 หลายเดือนก่อน

      Yes I am doing similar stuff with B2C. I always call it an Authentication product and it does this well most of the time. It struggles with mobile apps but in general is nice for this. Authorization is a mich more complex topic and the you need far more stuff there. I also don’t see where its heading.

    • @tjpld
      @tjpld 8 หลายเดือนก่อน

      @@real-codingfreaks Yes especially when you use B2C as a service for your organization (multiple apps and lines of business) rather then as singular solution for that one app that you built. We managed to emulate the group based assignment you get with Entra ID for an enterprise for our customer facing apps.

  • @henniespies007
    @henniespies007 11 หลายเดือนก่อน

    Did you ever manage to find the "test user flow" feature
    also
    Did you come across info regarding the upgrade path B2C >> Entra External ID

    • @real-codingfreaks
      @real-codingfreaks  11 หลายเดือนก่อน

      Sadly not. But I managed to get locked out of my test external in the Entra Portal. Im currently debugging this.

  • @andresbeltran5779
    @andresbeltran5779 ปีที่แล้ว

    Hello, ad b2c has a problema with roles, with entra we can asing roles or is the same?. all users are users and we have to workaround to set roles on our apps?

    • @real-codingfreaks
      @real-codingfreaks  ปีที่แล้ว

      Remember that b2c by principle is authenticating but not authorizing!

    • @andresbeltran5779
      @andresbeltran5779 ปีที่แล้ว

      @@real-codingfreaks got it