Securing Web Applications and APIs with ASP.NET Core 2.2 and 3.0 - Brock Allen & Dominick Baier

Поділитися
Вставка
  • Опубліковано 31 лип 2024
  • ASP.NET Core and MVC is a mature and modern platform to build secure web applications and APIs for a while now. Starting with version 2.2, Microsoft makes big investments in the areas of standards-based authentication, single sign-on and API security by including the popular open source project IdentityServer4 in the project templates.
    This talk gives an overview over the various security features in ASP.NET Core but focuses in particular on the API security scenarios enabled by IdentityServer.
    NDC Conferences
    www.ndcconferences.com
    ndcporto.com
  • Наука та технологія

КОМЕНТАРІ • 18

  • @scdecade
    @scdecade 5 років тому +1

    Another amazing presentation!

  • @baNico23
    @baNico23 4 роки тому

    good presentation

  • @ashikmehermobin9926
    @ashikmehermobin9926 Рік тому

    Amazing

  • @fredhair
    @fredhair 4 роки тому +1

    Dunno what it is about those Nordic / European countries but they do churn out some amazing programmers and presenters, gotta love the accent too ja? :D

  • @Na4Ge4
    @Na4Ge4 5 років тому +1

    How should I handle authentication and authorization for multiple applications with their own databases?

  • @vahidjafari1369
    @vahidjafari1369 4 роки тому

    Is the sample code available on Github?

  • @ChristianHowell
    @ChristianHowell 4 роки тому +5

    Late to the party perhaps but I advise NEVER using an access denied page because it tells hacker they found a protected resource.Throw an error and ask them for more info.

    • @JoeDev12
      @JoeDev12 4 роки тому

      404 or 500? Probably best to 404

    • @ChristianHowell
      @ChristianHowell 4 роки тому +2

      @@JoeDev12 Yeah, that's a good idea... The idea is to do as much as possible to give ZERO info to hackers...
      I have a site that has been getting all types of attacks, but C# ASP.Net lets me handle every error due to a malicious URL...

  • @tobbymarchal3140
    @tobbymarchal3140 4 роки тому

    How can i get the gitgub link

  • @MudasarRauf
    @MudasarRauf 5 років тому +3

    any way to access the demo codes?

    • @VijayshankarganeshK
      @VijayshankarganeshK 5 років тому +1

      It would be helpful if the video description contains the links related to the video content.

    • @samsonitemonkey
      @samsonitemonkey 5 років тому

      They give you the link to the slides and github repository at the very beginning of the presentation.

    • @MudasarRauf
      @MudasarRauf 5 років тому

      @@samsonitemonkey There was no links for github only their own websites thats why asked the question

    • @samsonitemonkey
      @samsonitemonkey 5 років тому

      Check the bottom of slides #5 and #23

  • @arjun4884
    @arjun4884 4 роки тому

    Sample code link please !

  • @shenth27
    @shenth27 3 роки тому

    The dark ages joke getting boring!