C# Corner
Tech
News
Videos
Forums
Trainings
Books
Events
More
Interviews
Jobs
Live
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sardar Mudassar Ali Khan (5)
Aarav Patel(4)
Saurav Kumar(3)
Gowtham K(3)
Shanuka Maheshwaran(3)
Rinki (3)
Shilpa Tanwar(3)
Farrukh Rehman(2)
Vishal Joshi(2)
Rajesh Gami(2)
Vinoth Xavier(2)
Tuhin Paul(2)
Rohit Gupta(2)
Anurag Chaudhary(2)
Chethan N(2)
Subham Ray(2)
Vinay Ayinapurapu(2)
Ashutosh Singh(2)
Jaydeep Patil(2)
Sarathlal Saseendran(2)
Ananya Desai(1)
Nidhi Sharma(1)
Md Sarfaraj(1)
Tanuj (1)
Harsh Bhensawala(1)
Gautam Singh(1)
Micheal Xavier A (1)
Pankajkumar Patel(1)
Vishal Gami(1)
Abhishek Yadav(1)
Mominul Islam(1)
Vipin Mittal(1)
Kaveendra Dhilhan(1)
Kripanshu Kumar(1)
Atharva Urade(1)
Gowtham Rajamanickam(1)
Saravanan Ponnusamy(1)
Saurabh Prajapati(1)
Vijay Pratap Singh(1)
Kirtesh Shah(1)
Dashrath Hapani(1)
Sarthak Varshney(1)
Aman Gupta(1)
Darshan Adakane(1)
Harshit Pandey(1)
Ayush Gupta(1)
Jitendra Mesavaniya(1)
Vikas Singh(1)
Keyur Pandya(1)
Ishika Tiwari(1)
Rezwanur Rahman(1)
Jaimin Patel(1)
Manikandan M(1)
Saksham Gupta(1)
Kiran B S(1)
Allam Purushotham(1)
Muzaffar Ur Rahman(1)
Tejas Agravat(1)
Bhawesh Deepak(1)
Sriram Kumar Mannava(1)
Ziggy Rafiq(1)
Ravi Raghav(1)
Pushpendra Shukla(1)
Abdul Basith(1)
Uday Dodiya(1)
Bhavesh Raval(1)
Mohammad Naeem(1)
Vicente Gerardo Guzman Lucio(1)
Mohomed Shihan(1)
Jay Krishna Reddy (1)
Resources
No resource found
How to Implement Secure Authentication in Microservices
Feb 20, 2026.
Secure microservices with JWT & OAuth 2.0. Learn authentication, authorization, API gateway validation, & token management for robust cloud-native security.
How Does Multi-Factor Authentication Improve Security?
Feb 18, 2026.
MFA enhances security by requiring multiple verification factors, reducing unauthorized access and credential theft. It's crucial for Zero Trust and cloud security.
Building A Habit Tracker App In Flutter: Part 2 - Authentication & Backend Integration
Feb 14, 2026.
Secure your Flutter habit tracker! Part 2 guides you through user authentication and backend integration using Supabase. Learn to manage user data safely and efficiently.
How to Implement Two-Factor Authentication (2FA) in Web Applications?
Feb 13, 2026.
Secure your web apps! Learn how to implement Two-Factor Authentication (2FA) with our step-by-step guide. Protect user accounts and prevent attacks effectively.
Why is Passwordless Authentication Becoming Popular in 2026?
Feb 11, 2026.
Explore the rise of passwordless authentication in 2026! Discover how it enhances security, improves user experience, cuts costs, and aligns with Zero Trust models.
JWT Authentication in ASP.NET Core – Conceptual Guide
Feb 10, 2026.
Unlock JWT authentication in ASP.NET Core! This guide explains concepts, benefits, and best practices for securing your APIs with JSON Web Tokens. Learn stateless authentication!
JWT Role-Based Authentication & Authorization in .NET
Jan 31, 2026.
Secure your .NET APIs with JWT role-based authentication! This guide covers implementation, common mistakes, and best practices for robust authorization. Learn to lock down endpoints effectively.
How Do Developers Migrate Firebase Authentication Users Without Forcing Password Resets?
Jan 21, 2026.
Migrate Firebase Authentication users seamlessly! Learn how to avoid forced password resets using Admin SDK, lazy migration, and proper hash handling. Secure & smooth!
OAuth 2.0 vs JWT: Authentication and Authorization Explained for Developers
Jan 19, 2026.
Demystifying OAuth 2.0 and JWT for developers! Learn the core differences between authorization and authentication. Essential for secure apps & backend interviews.
The Foundation of Security in .NET: Authentication & Authorization
Jan 12, 2026.
Master .NET security! Learn authentication (identity verification) and authorization (access control) in ASP.NET Core. Secure your Web APIs and applications effectively.
OAuth 2.0 and JWT Authentication Flow with API Gateways
Jan 01, 2026.
Secure APIs with OAuth 2.0, JWT, and API Gateways. Learn how to centralize authentication, validate tokens, and protect backend services for scalable cloud apps.
🧱 Lesson 9A - Login and Authentication (Angular)
Dec 29, 2025.
Build a complete Angular 20 admin panel with PrimeNG! Learn login, authentication (JWT), secure API communication, and scalable architecture. Includes setup, routing, & testing.
🧱 Lesson 8 - Authentication & Authorization in .NET
Dec 22, 2025.
Master .NET authentication & authorization! JWT, roles, policies, refresh tokens, and Identity integration for Clean Architecture. Secure your e-commerce API now!
ASP.NET Core Authentication – JWT vs API Key (Correct Enterprise Approach)
Dec 23, 2025.
Secure ASP.NET Core APIs with JWT and API Key authentication. Learn the right enterprise approach for internal, external, and hybrid API access. Scalable and maintainable!
Enterprise-Grade Microsoft Graph API Authentication in ASP.NET Core MVC
Dec 16, 2025.
From this article, you will learn how to integrate the MS Entra ID with the ASP.NTE MVC application with a Client certificate to access the MS Graph API endpoints
Implement JWT Authentication in Spring Boot?
Dec 09, 2025.
Learn how to implement JWT authentication in Spring Boot using simple steps. This guide explains how JWT works, how to generate and validate tokens, and how to secure your APIs.
Integrating Microsoft Entra ID Authentication in Blazor Server Applications
Dec 07, 2025.
From this article you will learn how to integration MS Entra ID as an Identity provider for your Blazor application
How to add role-based authentication in Next.js using middleware?
Dec 08, 2025.
Learn how to implement simple and secure role-based authentication in Next.js using middleware. This guide includes clear steps, real examples, and best practices.
Implementing Two-Factor Authentication with Angular and ASP.NET Core
Dec 04, 2025.
Secure your Angular & ASP.NET Core apps with Two-Factor Authentication (2FA)! This guide covers TOTP, email/SMS OTP, best practices, and deployment strategies. Learn to protect user accounts effectively.
How to Implement Interactive Authentication with MSAL .NET in Azure?
Dec 02, 2025.
Implement interactive authentication in .NET using MSAL.NET. Learn to acquire tokens from Microsoft Entra ID, manage user consent, and cache tokens for secure access to Microsoft Graph.
Two-Factor Authentication (2FA) | A Complete Step-by-Step Guide Using ASP.NET Core and Angular
Dec 02, 2025.
Implement robust 2FA in your ASP.NET Core Angular apps! This step-by-step guide covers backend (SQL Server, TOTP) & frontend (QR codes, Google Auth) integration.
URL-Based Authentication in ASP.NET
Nov 20, 2025.
Secure your ASP.NET applications with URL-based authentication! Learn how to protect specific URLs, folders, and API endpoints using roles and policies in Core and MVC.
Passwordless Authentication with Microsoft Authenticator App
Oct 24, 2025.
This article details how to implement passwordless authentication using the Microsoft Authenticator app with Entra ID. Learn to enable this secure, user-friendly sign-in method, eliminating password-related risks like phishing and credential theft. Follow our step-by-step instructions for a seamless transition to passwordless access and a Zero Trust security model.
🔐 Advanced Authentication Types For SQL Server and Other Database Systems
Oct 22, 2025.
Secure your SQL Server and databases with robust authentication! Explore SQL Authentication, Windows Authentication, and Azure AD, each offering unique security features. Learn best practices for password management, centralized identity control, and cloud-based access. Choose the right method based on your infrastructure, security needs, and whether you're on-premise, in the cloud, or hybrid.
In-Depth Look at Advanced Authentication and Connection Strings for SQL Server and Databases (Part II)
Oct 22, 2025.
Master SQL Server connections in C# .NET! This guide dives deep into connection strings, covering essential properties like Data Source, Initial Catalog, User ID, Password, Integrated Security, and Encrypt. Learn best practices for secure authentication, including Windows Authentication, Azure AD Managed Identity, and secure credential storage. Optimize your database connections for performance and security with practical examples and recommendations.
Azure Functions at the Edge: IP Restrictions and Azure AD Authentication in a Global Payment Gateway
Oct 18, 2025.
Secure your Azure Functions with a zero-trust approach! This article demonstrates how to implement IP restrictions and Azure AD authentication for HTTP-triggered functions, using a global payment gateway as a real-world example. Learn how to protect sensitive data, prevent unauthorized access, and meet compliance requirements by leveraging platform-level security features. Implement defense in depth without writing authentication code, ensuring a robust and auditable serverless architecture. Essential for finance, healthcare, and government workloads.
JWT Authentication Ninja: Complete ASP.NET Core Security Guide with Refresh Tokens & Claims (Part-12 of 40)
Oct 16, 2025.
Master ASP.NET Core security with this comprehensive JWT authentication guide! Learn to implement robust security measures, including refresh tokens, role-based authorization, password policies, rate limiting, and advanced middleware. Build production-ready applications with enterprise-grade security features and best practices. Secure your APIs and protect user data effectively with this complete tutorial.
Agent Authentication & Authorization — LangChain Agent Security Explained
Oct 15, 2025.
Deep dive into agent security: how to apply AuthN and AuthZ to agents, differences from traditional apps, OAuth flows applicable, and architecture for centralized agent auth.
JWT Authentication with ASP.NET Core Identity and Entity Framework (EF)
Oct 11, 2025.
Secure your ASP.NET Core Web APIs with JWT authentication! This tutorial guides you through integrating ASP.NET Core Identity, Entity Framework Core, and JSON Web Tokens for robust user authentication and authorization. Learn to configure Identity, generate and validate JWTs, protect API endpoints, and implement role-based access control. Build a scalable and secure authentication system for modern web applications.
How to Implement HMAC-Based Message Authentication Using Python
Oct 09, 2025.
Learn how to implement HMAC (Hash-based Message Authentication Code) in Python to secure your data and ensure message integrity. This tutorial provides a step-by-step guide, complete with a real-world simulation of securing IoT medical device telemetry during a pandemic. Discover best practices for production systems, including key rotation, context binding, and secure key management, to protect against tampering and spoofing attacks.
How to Implement JWT Authentication in Java Spring Boot REST API
Sep 23, 2025.
This article provides a step-by-step implementation, covering user model creation, Spring Security configuration, JWT token generation, filter implementation, and testing. Learn how to build stateless and scalable APIs using JWT for enhanced security and efficient user authentication.
Using ASP.NET Core Identity for Authentication Best Practices
Sep 09, 2025.
Master ASP.NET Core Identity for robust authentication! Learn to configure Identity, enforce strong password policies, implement Two-Factor Authentication (2FA), and use claims-based authorization. Secure your application with email confirmation, account lockout, and hardened cookie settings. Follow these best practices to build a secure, scalable, and maintainable ASP.NET Core application.
Multi-Factor Authentication (MFA) in ASP.NET Core Applications
Sep 09, 2025.
Enhance your ASP.NET Core application security with Multi-Factor Authentication (MFA). Learn how to implement MFA using ASP.NET Core Identity with authenticator apps, SMS, and email. This guide covers setup, code verification, and best practices like using TOTP over SMS, providing recovery codes, and securing token providers.
Strengthening Security Posture with Authentication Contexts in Microsoft Entra Conditional Access
Jul 30, 2025.
Enhance security in Microsoft Entra with Authentication Contexts—enabling precise, context-aware Conditional Access policies for sensitive actions, balancing Zero Trust protection with user-friendly experiences across Microsoft 365 and custom apps.
Session vs Token-Based Authentication in MERN: When to Use What
Jul 29, 2025.
Learn how authentication works in the MERN stack. Understand session vs token-based methods, use of JWT, cookies, security practices, and when to choose each approach for building secure web applications.
Implementing JWT-Based Authentication and Role-Based Authorization in .NET Core
Jul 28, 2025.
In modern web applications, security is critical—especially when dealing with user data, financial transactions, or any form of sensitive operations
Modern Authentication and Authorization in MERN/Next.js
Jul 15, 2025.
Implement secure login and role-based access in Next.js 14 using NextAuth.js, JWT, and MongoDB. Learn to build protected routes, manage sessions, and enforce user roles with client/server-side checks and middleware.
Implementing JWT Authentication with Redis Cache in ASP.NET Core Web API
Jul 05, 2025.
This article demonstrates how to implement JWT authentication in an ASP.NET Core Web API using Redis cache for efficient token management. By generating access and refresh tokens during login and storing them in Redis, the API achieves faster token validation, improved scalability, and automatic expiration handling.
How to Set Up Microsoft Authentication in Power Pages for External Users
May 22, 2025.
Learn How to Set Up Microsoft Authentication in Power Pages for external Users with this step-by-step guide. Enable secure sign-in for users, integrate identity management, and enhance your site’s security using Entra ID authentication.
Azure: Secure Web API-to-Web API Authentication with Azure Managed Identity
May 21, 2025.
This article simplifies authentication between services, eliminating secrets and improving security using Azure’s built-in identity management features. Ideal for developers building secure cloud apps.
Implementing JWT Authentication in Python APIs
Apr 10, 2025.
Learn how to implement JWT authentication in a Python Flask API with step-by-step guidance. Secure your routes, generate tokens, and validate users with best practices for modern web API security.2/2
How Do We Set Up Two-Factor Authentication on an Email ID
Apr 09, 2025.
Setting up two-factor authentication (2FA) on your email adds an extra layer of security to protect your account from unauthorized access. This guide walks you through enabling 2FA on your mail ID, ensuring your email remains safe by requiring a password and a second verification step.
Server-to-Server Authentication in Zoom Using .NET Core
Feb 25, 2025.
Zoom provides a Server-to-Server OAuth (S2S OAuth) authentication method for secure API interactions between your application and Zoom services. This authentication method is recommended for server-based applications that do not require user authorization.
Basic Authentication in Asp.NET Core Web API
Jan 11, 2025.
This article explains implementing Basic Authentication in ASP.NET Core WebAPI using .NET Core 8. It covers authentication concepts, step-by-step implementation, and demonstrates a practical example with code and diagrams.
Customized Authentication Filters in ASP.MVC Core 6
Dec 04, 2024.
Custom authentication filters in ASP.NET Core 6 allow you to implement personalized authentication logic. You can create custom attributes, middleware, or policy-based authorization to manage user access based on roles, claims, or tokens.
Integrate Azure AD OAuth2 SSO Authentication RBAC for AKHQ Kafka-UI
Oct 03, 2024.
This content explores the integration of Azure Active Directory (Azure AD), OAuth2, and Single Sign-On (SSO) for authentication, along with Role-Based Access Control (RBAC) for authorization, specifically for AKHQ, a Kafka user interface tool.
How DMARC Will Revolutionize Email Authentication in 2025
Sep 30, 2024.
In 2025, DMARC will be crucial for email security, protecting against phishing and spoofing. It builds on SPF and DKIM protocols to enforce policies and provide reporting. Businesses will increasingly adopt DMARC to ensure secure communications, making it essential for both small and large organizations.
Integrate Azure AD OAuth2 SSO Authentication and RBAC for Kafka-UI
Sep 23, 2024.
This article explores the integration of Azure Active Directory (AD), OAuth2, and Single Sign-On (SSO) for secure authentication and Role-Based Access Control (RBAC) for authorization within the Provectus Kafka-UI tool.
Node.js App with User Authentication and Docker Deployment
Sep 22, 2024.
Learn how to create a Node.js app with registration, login, and a dashboard. This guide covers MongoDB integration and Docker deployment for efficient web development.
How to Configure Azure Fileshare with AD Authentication
Sep 17, 2024.
This document provides a step-by-step guide to setting up Azure File Share with Active Directory authentication, allowing users with an Exchange Plan 1 Microsoft license to access files securely using AD credentials.
Implement LDAP Login Authentication API in Java with Spring Boot
Aug 28, 2024.
This guide details creating an LDAP authentication API using Java and Spring Boot. It covers dependency setup, LDAP server configuration, and implementing a REST controller for user authentication. The solution includes secure credential handling and best practices for securing the API in production.
Implementing JWT Authentication in a Next.js Application
Aug 07, 2024.
Learn how to implement JWT authentication in a Next.js application with this step-by-step guide. Covering project setup, installing necessary packages, creating utility functions for JWT and password hashing, setting up API routes for registration and login, and protecting routes.
Implementing OAuth Authentication in Next.js
Aug 07, 2024.
OAuth allows users to log in via third-party providers like Google and GitHub. Here’s a streamlined guide to integrating OAuth with NextAuth.js in your Next.js application.
Handling Authentication and Authorization in Next.js
Aug 07, 2024.
Authentication and authorization are crucial for securing web applications. Next.js offers several strategies and libraries to manage user authentication and authorization effectively. This guide covers the essentials of implementing authentication and authorization in Next.js.
Top 3 Authentication methods in Azure : SSO, MFA, Passwordless
Jul 10, 2024.
In Azure, authentication methods like Single Sign-On (SSO), Multi-Factor Authentication (MFA), and Passwordless options enhance security and user experience. SSO streamlines access, MFA adds layers of verification, and Passwordless methods eliminate reliance on traditional passwords.
How to Implement Multi Factor Authentication Using Authenticator App in ASP.NET MVC Project?
Jul 08, 2024.
Enhance your ASP.NET MVC project's security with multi-factor authentication (MFA) using an authenticator app. This guide provides step-by-step instructions for setting up your project, configuring authentication keys, creating necessary models and controllers, and generating QR codes to implement a robust MFA system.
Setting Up Google Authentication in ASP.NET Core MVC
Jul 08, 2024.
Integrate Google Authentication into your ASP.NET Core MVC application for secure and easy user login. Follow steps to create a project in Visual Studio, configure Google API Console, install necessary NuGet packages, update Startup. cs, and handle user authentication and profile management seamlessly.
Mongo DB Authentication and Authorization on Windows
Jun 10, 2024.
Dive deep into the world of MongoDB authentication. Whether you're a beginner or an experienced developer, this comprehensive guide will teach you everything you need to know about securing your MongoDB database
How To Create JWT Token Authentication In Node.js Using Mysql?
Jun 04, 2024.
Learn how to establish JWT authentication in a Node.js application using MySQL and Express. This tutorial covers database setup, creating authentication routes, and managing token creation and validation. Enhance your app's security and scalability by securing API endpoints and limiting access to authorized users.
Connect to SQL Server with SSMS Methods and Authentication Types
May 31, 2024.
Connecting to SQL Server using SQL Server Management Studio (SSMS) involves selecting a connection method and authentication type. Methods include specifying the server name and instance.
Advanced JWT Authentication in .NET C# for Enhanced Security
May 07, 2024.
In this article, we delve deeper into JWT authentication, exploring its inner workings, best practices, security considerations, and strategies for enhancing scalability using C#.
.NET Core : Implementing Authentication & Authorization in .NET Core Apps
Apr 29, 2024.
This article provides a structured guide with code snippets and references for implementing authentication and authorization in .NET Core applications. It covers mechanisms such as Identity framework, JWT, OAuth, and OpenID Connect, offering readers a comprehensive understanding and practical implementation steps.
Automating SharePoint Site Provisioning with PnP Scripts: Overcoming Authentication Challenges (App based authentication)
Mar 28, 2024.
Encounter an error (401 Unauthorized) with New-PnPTenantSite in SharePoint Online? This issue typically indicates an authentication failure, often due to invalid credentials or insufficient permissions.
Namespace for Authentication Routes in MVC and Its Importance
Mar 19, 2024.
The System.Web.Mvc namespace in ASP.NET MVC is crucial for authentication routes, aiding in code organization, readability, and integration with framework features for seamless authentication and authorization tasks.
Implementing Complex Authentication Scenarios in Microsoft Graph
Mar 10, 2024.
In this article, I will explore with you some of the complex authentication scenarios that developers may encounter when using Microsoft Graph, and how to implement them using the Microsoft Graph SDKs and the Microsoft Authentication Library (MSAL) for various platforms.
User Authentication with Forms Authentication in ASP.NET MVC
Mar 10, 2024.
Forms Authentication is a widely-used mechanism in ASP.NET for managing user authentication within web applications. It allows developers to authenticate users based on credentials stored in a database or another user store. Implementation of Forms Authentication in an ASP.NET web application.
Implementation of the Azure AD Authentication Connection using .Net Maui
Feb 11, 2024.
In this article, I will explain about .NET MAUI Authentication implementation using visual studio 2022. Authentication is the process of obtaining identification credentials such as name and password from a user and validating those credentials against an authority. The entity that submitted the credentials is considered an authenticated identity if the credentials are valid. Once an identity has been established, an authorization process determines whether that identity has access to a given resource or not and Microsoft Data sync Framework has built-in support for any authentication provider that uses a Json Web Token (JWT) within a header of the HTTP transaction. This application uses the Microsoft Authentication Library (MSAL) to request such a token and authorize the signed in user to the backend service. Although we use Microsoft Entra ID for authentication, you can use any authentication library you wish with Azure Mobile Apps.
Google and Yahoo Unveil New Email Authentication Standards
Jan 29, 2024.
Email remains a cornerstone of communication in the digital age, facilitating interactions between individuals, businesses, and organizations worldwide. However, the ubiquity of email also makes it a prime target for cyber threats, including phishing attacks, email spoofing, and spam.
Disabling Multifactor Authentication in Microsoft related Services
Jan 24, 2024.
This article describes the process to disable MFA for Microsoft related services using Microsoft Entra.
Creating Custom User Authentication using AbstractBaseUser in Django
Jan 18, 2024.
This article explains the complete process of how one can create and use custom user models. The AbstractBaseUser class in Django is a fundamental component of the authentication system.
JWT Authentication Using Refresh Token Series - 1 [Login Feature] In .NET Core 6.0-ADO.NET-SQL
Jan 10, 2024.
In this series of articles, we'll focus on a hands-on, practical implementation of JWT authentication with refresh tokens in .NET Core 6.0 using ADO.NET and SQL, emphasizing real-world scenarios and code examples for a deeper understanding of the underlying concepts.
Certificate Based Authentication in Azure AD App Registration using POSTMAN
Jan 08, 2024.
In this article we will go through authenticating an Azure AD app using certificate based authentication using POSTMAN tool.
Enabling or Disabling Multifactor Authentication (MFA) In Dynamics 365
Dec 18, 2023.
We have two ways: Enabling or Disabling Multifactor Authentication (MFA) In Dynamics 365. Azure postal service.
New feature for Authentication and Authorization in .NET 8
Nov 15, 2023.
Let's check out the cool new things that .NET 8 has added to help you keep your apps secure.
Basic Authentication with ASP.Net Core Web API Using MySQL Server
Nov 15, 2023.
This article provides a comprehensive guide for implementing Basic HTTP authentication in a .NET 3.1 API with C#. The step-by-step instructions, code snippets, and explanations seem well-organized.
Identity API Endpoints based Authentication and Authorization in .NET 8
Nov 15, 2023.
The second step in adding token-based authentication to ASP.NET Core Identity is to introduce the Identity API endpoints. Basically, this is an API version of the actions that you can perform with ASP.NET Core Identity through the classic web UI. Once you enable the Identity API endpoints, you will get endpoints like /register, /login, /forgotPassword, confirmEmail, etc.
JWT Token Authentication And Role Authorization Using .Net Core 6.0 Web APIs
Oct 03, 2023.
This post covers implementing JSON Web Tokens (JWT) for authentication in an ASP.NET Core Web API. It details creating a new project, using JWT for secure token generation, and implementing role-based authorization without ASP.NET Core Identity.
Securing ASP.NET Core Web API with JWT Authentication and Role-Based Authorization
Sep 09, 2023.
Securing APIs in an ASP.NET Core Web API involves implementing authentication and authorization mechanisms to protect your resources and ensure that only authorized users can access them. In this example, I'll provide a step-by-step guide on how to secure an ASP.NET Core Web API using JWT (JSON Web Tokens) authentication and role-based authorization.
JWT Authentication in ASP.NET Core
Aug 07, 2023.
JWT (JSON Web Token) authentication has become a popular method for securing APIs and web applications due to its simplicity, statelessness, and versatility. In this article, we'll explore how to implement JWT authentication in ASP.NET Core, a powerful framework for building modern web applications.
Token based Authentication and Authorization Grants Explained
Aug 01, 2023.
In this article, let us learn about what is a token based authentication and the different authorization grants used in modern day applications
Secure User Authentication in Azure Using Microsoft.Identity.Client
Jul 14, 2023.
The process of authenticating users securely is essential in Azure applications. Microsoft.Identity.Client (MSAL) is a C# library that simplifies the implementation of secure user authentication in Azure. It provides functionality for integrating Azure Active Directory (Azure AD) and other identity providers, enabling applications to authenticate and authorize users.
How To Add Authentication In ASP.NET Core 6 MVC Project Using Identity?
Jul 11, 2023.
In this article, We will be learning how to add authentication in ASP.NET 6 Using Identity service.
OKTA Authentication in .NET Core API
Jul 05, 2023.
Authentication in .NET Core API is crucial for securing endpoints, preventing unauthorized access, and ensuring data protection. This tutorial guides you through implementing Okta OAuth-based authorization in a .NET 7 API.
How To Add Custom Authentication In Blazor
Apr 06, 2023.
Authentication is an essential aspect of web applications, and the Blazor server comes with built-in support for authentication. However, in some cases, you may need to implement custom authentication for your application
Require Multifactor Authentication For Administrative Roles
Mar 13, 2023.
We learn how to setup multifactor authentication for administrative roles in this tutorial.
Two-Factor Authentication Using Google Authenticator in Asp.Net MVC
Dec 16, 2022.
In this article, we learn about how to integrate Google Authenticator in ASP.Net MVC.
Azure Active Directory(AD) Authentication Using ASP.Net Core 6
Nov 18, 2022.
Azure Active Directory (Azure AD) is a cloud-based identity and access management service. The service helps employees access external resources such as his Microsoft 365, Azure portal, and thousands of other his SaaS applications. Azure Active Directory also helps you access internal resources such as apps on your corporate intranet or cloud apps developed for your own organization. Learn more about creating a tenant for your organization
ASP.NET Core Web API Clean Architecture With JWT Authentication
Nov 09, 2022.
In this article, you will learn about ASP.NET Core API Clean Architecture With JWT authentication and Swagger.
JWT Token Creation, Authentication And Authorization In ASP.NET Core 6.0 With Postman
Sep 05, 2022.
In this article, you will learn about JWT Token Creation, Authentication and Authorization in ASP.NET Core 6.0 with Postman.
Implementing Biometric Authentication In .NET MAUI
Aug 01, 2022.
In this article, I will show how easy it is to add biometric authentication in .NET MAUI.
Types Of Service Principals Authentication Methods
Jul 26, 2022.
In this article, you will learn the types of service principals authentication methods.
Basic Authentication For Azure Functions (Open API) .Net 6
Jul 21, 2022.
In this article, you will learn about basic Authentication for Azure Functions (Open API) .Net 6.
How To Setup Pass-Through Authentication PTA With SSO
Jul 19, 2022.
In this article, you will learn how to set up pass-through authentication (PTA) with SSO.
JWT Token Authentication In Angular 14 And .NET Core 6 Web API
Jul 02, 2022.
JWT Token Authentication in Angular 14 and .NET Core 6 Web API
JWT Token Authentication Using The .NET Core 6 Web API
Jun 28, 2022.
JWT Token Authentication using the .NET Core 6 Web API
Azure AD App Only Authentication in SharePoint Online Using PnP PowerShell
Jun 17, 2022.
This article explains app-only authentication using certificates and discusses what is certificate-based authentication and how this authentication can be used to configure Azure AD App Only authentication to SPO sites.
JWT Token Authentication In ASP.NET Core 6 Web API Using Three Tier Architecture
Mar 16, 2022.
In this article, you will learn about JWT Token Authentication in Asp.net Core 6 Web API Using Three Tier Architecture.
Using API Key Authentication To Secure ASP.NET Core Web API
Feb 18, 2022.
In this article, you will learn how to secure ASP.NET Core Web API using API Key authentication.
JWT Authentication With Refresh Tokens In .NET 6.0
Feb 06, 2022.
In this post, we will see how to use refresh token with JWT authentication to secure .NET 6.0 applications.
JWT Authentication And Authorization In .NET 6.0 With Identity Framework
Jan 30, 2022.
In this post, we will be discussing the JWT authentication and authorization using Identity framework in .NET 6.0