Technology
JSON Web Token authentication and API security patterns.
Practice items tagged with JWT.
Explains rate-limit identity, endpoint cost, login and suggestion throttles, Redis counters, user experience, and observability.
Explains why sensitive admin actions need authorization, reason capture, before/after context, and tamper-resistant audit records.
Explains API keys, client credentials, managed identity, mTLS, scopes, rotation, and per-client observability.
Separates identity establishment from permission decisions and applies ASP.NET Core schemes, policies, tenant boundaries, ownership checks, and correct challenge or forbid behavior.
Explains trusted tenant context, membership checks, tenant-scoped queries, cache keys, and background job propagation.
Explains short-lived access tokens, refresh-token rotation, revocation, storage choices, and replay detection.
Preparation paths where this taxonomy appears in the track scope.