How to configure OAuth 2.0 client credentials flow in Azure Active Directory B2C?

แชร์
ฝัง

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

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

    Please subscribe to this channel for regular updates th-cam.com/channels/EEayyyCrJO94FYlzF0NLTg.html
    Thank You for the support.

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

    I’ve been struggling with this for months! Thank you!!!!

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

      You are welcome!

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

      ​@@securityinaction1018
      Hi is there anyway you can do a video from scratch how to create a custom error message in oauth2 using aad b2c? There is a technical profile page on azure but not sure how to progress

  • @vikrules4ever
    @vikrules4ever 10 หลายเดือนก่อน

    Thank you! Very well explained, you know your stuff.

    • @securityinaction1018
      @securityinaction1018  10 หลายเดือนก่อน +1

      Thank You!!
      Please subscribe, like & share to support this channel. Thanks in advance.

  • @partha-t2w
    @partha-t2w ปีที่แล้ว

    Great explanation! Keep it up.

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

    I can in see in response there is no refresh_token, May I know how it can be included in response

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

      Refresh tokens are not generated for client credentials grant. ID and Refresh tokens will be generated only for authorization code grant flow. Please refer this video th-cam.com/video/icTFcPjiBmQ/w-d-xo.html on how to configure authorization code grant flow in AzureAD.

  • @PauloCardosoSilva-v3h
    @PauloCardosoSilva-v3h 5 หลายเดือนก่อน

    Great video! Is it possible to use this client credentials configuration to read e-mails from personal accounts (outlook, hotmail)? If not, do you know the best way to read e-mails from personal accounts, in a backend-only system (without UI), now that Microsoft is deprecating basic authentication?

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

      Thank you!!
      I don't have much knowledge on how to read emails from Microsoft personal accounts. I have done some POCs on reading emails from GMail accounts. I am assuming it should be similar in MS. Basically, you need OpenID Connect flow to get ID token, access token for a particular user and the access token should have the scopes to read emails.
      Please like, subscribe & share this video / channel !! Thanks in advance.

  • @SamuelGiwa-su4cj
    @SamuelGiwa-su4cj 10 หลายเดือนก่อน

    How do you increase the authroization flow code limit size?

    • @securityinaction1018
      @securityinaction1018  9 หลายเดือนก่อน

      Are you referring to the length of the authorization code?

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

    Hi is there anyway you can do a video from scratch how to create a custom error message in oauth2 using aad b2c? There is a technical profile page on azure but not sure how to progress

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

      I am not sure if it is possible to customize the error message for a client credentials flow. But, what is the use case? Why the error message needs to be customized?

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

    How does your B2C application have app roles. It is not support in AD B2C

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

      Please refer this link learn.microsoft.com/en-us/azure/active-directory-b2c/client-credentials-grant-flow?pivots=b2c-user-flow#step-1-register-the-web-api-app
      Please subscribe and support this channel. Thanks in advance!!

  • @codingbell
    @codingbell 9 หลายเดือนก่อน

    very helpful. Thank you!

    • @securityinaction1018
      @securityinaction1018  9 หลายเดือนก่อน

      You're welcome!
      Please like, subscribe & share!! Thanks in advance.