• Blog
  • Search results shown for:

"asp.net"

10 of 35 results

developers

Apr 10, 2025 • 10 min read

When ASP.NET Core Identity Is No Longer Enough

Let's explore the scenarios where ASP.NET Core Identity shows its limitations and what the alternatives are.

Andrea Chiarelli

developers

Oct 24, 2024 • 12 min read

ASP.NET Core Authentication Behind Proxies

Learn how to overcome ASP.NET Core authentication configuration issues when your application is behind a proxy, load balancer, gateway, container, or similar system.

Andrea Chiarelli

developers

Nov 23, 2023 • 13 min read

Cookies, Tokens, or JWTs? The ASP.NET Core Identity Dilemma

Should you use cookie-based or token-based authentication in ASP.NET Core Identity? Or should you use JWT and OpenID Connect?

Andrea Chiarelli

developers

Dec 12, 2022 • 15 min read

Test Authorization in ASP.NET Core Web APIs With the user-jwts Tool

How to use the new user-jwts tool to test a protected ASP.NET Core Web API without involving an authorization server.

Andrea Chiarelli

developers

Sep 29, 2022 • 19 min read

Securing ASP.NET Minimal Web APIs with Auth0

Learn about the new ASP.NET minimal Web APIs introduced in .NET 6.0 and how to secure them with Auth0.

Pablo Cibraro

developers

Aug 30, 2022 • 14 min read

Use Refresh Tokens in ASP.NET Core Apps

Learn why and how to use refresh tokens in ASP.NET Core applications.

Andrea Chiarelli

developers

Aug 23, 2022 • 17 min read

Call Protected APIs in ASP.NET Core

Learn the right way to call a protected API using an access token in ASP.NET Core applications.

Andrea Chiarelli

developers

Jul 29, 2022 • 9 min read

Force HTTPS in ASP.NET Core Apps

How to force your ASP.NET Core application to use only HTTPS? Learn the best practices for different scenarios.

Andrea Chiarelli

developers

May 30, 2022 • 16 min read

Securing Razor Pages Applications with Auth0

Learn how to add authentication to your ASP.NET Razor Pages application using Auth0.

Andrea Chiarelli

developers

Feb 1, 2022 • 15 min read

Managing Trial Periods with Auth0 Actions

How to use Auth0 Actions to let users access your application or website for a trial period.

Andrea Chiarelli

Load more