# Authentication — Daily DevOps & .NET > Authentication and authorization in ASP.NET Core: cookies, JWTs, Entra ID, claims policies, MFA for privileged paths, and audit-grade failure logging. Source: https://daily-devops.net/tags/authentication/ Generated: 2026-05-28 ## About this topic - [Topic landing page](https://daily-devops.net/tags/authentication/): Authentication and authorization in ASP.NET Core: cookies, JWTs, Entra ID, claims policies, MFA for privileged paths, and audit-grade failure logging. - [Back to all topics](https://daily-devops.net/tags/) - [Site index](https://daily-devops.net/llms.txt) ## Articles tagged "Authentication" (4) - [Security Cosplay: Your Password-Only Admin Panel Isn't Fooling Anyone](https://daily-devops.net/posts/multi-factor-authentication-azure-ad-b2c/): Password-only admin authentication is security cosplay. How Azure AD B2C conditional MFA creates actual protection for privileged operations. - [Your Logout Button Is Lying: ASP.NET Session Security Done Right](https://daily-devops.net/posts/session-management-aspnet-authentication/): Most ASP.NET session configs pass code review but fail security audits. Learn what actually matters for cookie authentication and JWT tokens. - [Cookie Banners Won't Save You From ISO 27701](https://daily-devops.net/posts/consent-management-aspnet-identity/): Your "consent management" is probably a boolean column with no audit trail. Here's what ISO 27701 and GDPR Article 7 actually require in .NET. - [Your [Authorize] Attribute Is Compliance Theater](https://daily-devops.net/posts/access-control-aspnet-core/): Your [Authorize] attributes fool developers but not auditors. ISO 27001 A.9 demands actual authorization — not role strings scattered across your codebase. ## Optional - [Full site index for LLMs](https://daily-devops.net/llms.txt) - [Full content of all articles](https://daily-devops.net/llms-full.txt) - [RSS for this tag](https://daily-devops.net/tags/authentication/feed.rss) - [Atom for this tag](https://daily-devops.net/tags/authentication/feed.atom) - [JSON Feed for this tag](https://daily-devops.net/tags/authentication/feed.json)