How To Secure Applications Using OpenID Connect and OAuth 2.0

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024
  • This is a how-to session in which you will learn how you can secure your applications using modern authentication, i.e, by using OAuth 2.0 and Open ID Connect. It deals with the real-world scenarios, where, as an Architect or as an Administrator you need to design and configure the security for your application.
    Join Facebook Group - / 154223643481906

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

  • @stanst9013
    @stanst9013 3 года назад +4

    Very good technical and practical presentation. Thank you.

  • @satishmukka3381
    @satishmukka3381 2 года назад +3

    Thank you, Neeraj. You nailed it.

  • @sabari.delphi
    @sabari.delphi 24 дня назад +1

    Awesome

  • @robertli8481
    @robertli8481 3 года назад +2

    thank you very much. it's one of the best videos i ever seen.

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

    great video!

  • @GAURAVKUMAR-ft8wc
    @GAURAVKUMAR-ft8wc Год назад +1

    Please make the video for Single tenant app also

  • @LazyHermit
    @LazyHermit 3 года назад +2

    How did you determine the Redirect URI at 18:10 beyond using the B2C tenant name?

    • @AzureTrainingSeries
      @AzureTrainingSeries  3 года назад +1

      Good question. The URL in question has a pre-determined format as per Microsoft's documentation. The only change would be the tenant name in the URL as per your configuration. Hope this helps.

  • @jsrp2841
    @jsrp2841 3 года назад +1

    Does Openid connect is developers work or administration work?

    • @AzureTrainingSeries
      @AzureTrainingSeries  3 года назад

      Great question. It's both actually. As a developer, you need to know how the authentication will work and also you will have to handle the tokens for different functionalities, whereas, as an administrator, you will be responsible to setup OpenID and work with Azure Active Directory. Hope this helps.

  • @LazyHermit
    @LazyHermit 3 года назад

    For viewers, this guide involves Facebook for Developers applications.

  • @hamzahudwan4933
    @hamzahudwan4933 Год назад +1

    is it work for .net core 2.1.. if so please share us the way

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

      It will definitely work for .net core 2.1. Please refer to the following link from OpenID, where they have a complete list.
      openid.net/developers/certified/
      Hope this helps

  • @deboman81
    @deboman81 Месяц назад

    Looks like there has been changes made since your video about the facebook developer part. Your app needs to be associated with a business now :-{

    • @deboman81
      @deboman81 Месяц назад +1

      So I think what the issue is now is that the product part has been removed. In order to complete the app creation, it is asking everyone to create app by doing as if you have a business on your Facebook or Instagram. Then it goes through a validation process for your business. So that is what is going on. I checked other videos on RUclips and they are also about 3 to 4 years old. This changed took place almost a year ago. So that is the problem. If you try your project again from scratch, you will see what I'm talking about. So I think you need to create a new video on how people see it now and make some sort of Facebook business page. You will get more views and traction since the new changes have been made and people want to see the latest change. It's hard to follow this video when Facebook developer have made changes. Thanks.