.NET Data Protection と認証クッキーのセキュリティ
ASP.NET Core における Data Protection API (DPAPI) の役割、認証クッキーの保護、および認証サーバー侵害時のセキュリティ対応について解説します。
ASP.NET Core における Data Protection API (DPAPI) の役割、認証クッキーの保護、および認証サーバー侵害時のセキュリティ対応について解説します。
Azure Kubernetes Service (AKS) における Workload Identity、Managed Identity、User-Assigned Identity について解説
Implementing robust authentication mechanisms in ASP.NET Core Web APIs.
Azure Static Web Appsの概要、Azure Functionsを使ったカスタムロール、staticwebapp.config.jsonによる認証設定
Bearer トークンを使用した認証方式の仕組みと実装方法
GitHub Appの概念、OAuth Appとの違い、認証フロー、およびGitHub Actionsとの連携について解説します。
HTTP-only Cookie を使用したセッションベース認証の仕組みと実装方法
OpenID Connect と OAuth 2.0 の基本概念、違い、認証・認可フローについて