WTF happened to web app security the past 5 years? I need a PHD in OpenID Connect + IdentityServer4 to secure a web app now?

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • eShopOnWeb

    Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

  • To make you feel more confident. Here's the code from the eshoponweb github site, which is maintained by Microsoft developers. Here's the configuration for the startup file. https://github.com/dotnet-architecture/eShopOnWeb/blob/54c9e4df5fa134b7f97239ac7782ce2d42d6c5f7/src/PublicApi/Startup.cs Take a look at line 102 to 118. Here's how Microsoft generate jwt token: https://github.com/dotnet-architecture/eShopOnWeb/blob/15bd78ee5b753a51fd9f8214a6ee8f5007e2d40f/src/Infrastructure/Identity/IdentityTokenClaimService.cs The code looks pretty similar to the examples I mentioned.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts