Integrating apps with Azure Active Directory B2C using custom policies

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

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

  • @Duelweb
    @Duelweb 2 года назад +4

    I can't believe that Microsoft did not include ROLES out of the box!!!!!

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

    can you cover the topic of authentication with custom policy and saml? i can't do the integration with mfa + saml

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

      While on Microsoft Learn there is no article combining both scenarios, you can find two separate articles:
      * MFA with custom policies: learn.microsoft.com/en-us/azure/active-directory-b2c/multi-factor-authentication?pivots=b2c-custom-policy
      * SAML integration with custom policies: learn.microsoft.com/en-us/azure/active-directory-b2c/identity-provider-generic-saml?tabs=windows&pivots=b2c-custom-policy
      I would recommend following the instructions in both articles to understand all the concepts, and then touch the "SAML" custom policies to add the MFA support described in the first article

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

      @@DavidRodriguez250 I solved the problem regarding saml and mfa, I was wondering now if it was possible to integrate mfa with phone and also totp with authenticator app

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

    How can I create a user flow that signs up / logs in with a phone number and password not OTP?