TECHNOLOGIES
ANSWERS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Auth
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sardar Mudassar Ali Khan (11)
Vinay Ayinapurapu (6)
Abdul Basith (5)
Prashant Bansal (4)
Mahesh Chand (3)
Ziggy Rafiq (3)
Jaydeep Patil (3)
Swesh S (3)
Jignesh Trivedi (3)
Sarathlal Saseendran (2)
Ravikant Sahu (2)
Subham Ray (2)
Vikas Hooda (2)
C# Corner Live (2)
Gajendra Jangid (2)
Amit Mohanty (2)
Ehtesham Mehmood (1)
Rama Mohan (1)
Khoday Akilesh (1)
Shubhankar Banerjee (1)
Cr Bhargavi (1)
Nakul Chaudhari (1)
Bhawesh Deepak (1)
Jay Pankhaniya (1)
Sriram Kumar Mannava (1)
Shakti Singh Dulawat (1)
Rinki (1)
Ravi Raghav (1)
Vishal Babuks (1)
Arun Potti (1)
Usama Shahid (1)
Waqas Ahmed (1)
Shenbagapandiyan P (1)
Abhishek Tiwari (1)
George (1)
Shivam Payasi (1)
Pushpendra Shukla (1)
Vijay Pratap Singh (1)
Shilpa Tanwar (1)
Harshal Limaye (1)
Divyang Desai (1)
Uday Dodiya (1)
Elavarasan R (1)
Rajesh Gami (1)
Aravind Govindaraj (1)
Bhavesh Raval (1)
Sumit Gupta (1)
Mohammad Naeem (1)
Rikam Palkar (1)
Mark Pelf (1)
Saif Ullah Rao (1)
Vicente Gerardo Guzman Lucio (1)
Mohomed Shihan (1)
Jay Krishna Reddy (1)
Shanuka Maheshwaran (1)
Asma Khalid (1)
Visakh P (1)
Virendra Gour (1)
Avinash Kunnure (1)
Abhijeet Jadhav (1)
Arjit Soni (1)
Related resources for Auth
No resource found
Login Form With SQL In C#
9/24/2023 6:05:26 PM.
A Login Form with SQL in C# is a graphical user interface (GUI) application built using the C# programming language and the .NET framework. It is used to authenticate users by verifying their credenti
Task Management API with GraphQL in ASP.NET Core
9/22/2023 8:16:12 AM.
Creating a complete CRUD (Create, Read, Update, Delete) operation using GraphQL in an ASP.NET Core Web API can be quite extensive, so I'll provide you with a simplified example using a "Task
Authentication And Authorization In ASP.NET Core Web API With JSON Web Tokens
9/22/2023 7:21:46 AM.
In this post, we will see how to create JWT authentication in ASP.NET Core Web API application. We will store the user credentials in SQL server database. We will use Entity framework code first appro
How to search an item in a C# List
9/18/2023 10:01:38 AM.
List.BinarySearch() method searches a List of collection using binary search algorithm. The code example shows how to search a list items using C#.
Advanced Sorting and Searching in ASP.NET Core Web API
9/15/2023 6:48:58 AM.
Sorting and searching are essential functionalities in many ASP.NET Core Web API applications. To implement advanced sorting and searching in your API, you can follow these steps:
Efficient PDF Generation in ASP.NET Core Web API Using DinkToPdf
9/9/2023 12:14:09 PM.
Generating PDF files in an ASP.NET Core Web API is a common requirement, and there are several libraries available to help with this task. In this example, I'll show you how to generate PDF files
How to Write an Article That Attracts More Viewers?
9/9/2023 12:09:32 PM.
This article will explain how you can write a better article that attracts more viewers.
Securing ASP.NET Core Web API with JWT Authentication and Role-Based Authorization
9/9/2023 12:02:42 PM.
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 exam
Addressing Common Code Smells in ASP.NET Core
9/9/2023 11:25:15 AM.
Code smells are common issues in software development that indicate potential problems in the code. In ASP.NET Core or any other programming language, addressing code smells is essential for maintaini
Oracle Data Provider for .NET : Part II
9/5/2023 5:55:04 AM.
Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features f
Registering Applications with Certificates, Secrets, and Federated Credentials
9/2/2023 7:16:16 AM.
Discover the process of registering applications using certificates, secrets, and federated credentials in this informative guide. Unlock powerful authentication methods for your digital endeavors.
Best Practices for Maintaining Security and Preventing Vulnerabilities in C#
9/1/2023 4:42:17 AM.
This article will discuss some of the best practices for writing secure code in C#. These practices include using secure password hashing algorithms to store passwords, validating user input to preven
C# Security: Best Practices for Secure Coding
8/31/2023 5:05:34 PM.
In this article, we will discuss some of the best practices for writing secure code in C#. These practices include using secure password hashing algorithms to store passwords, validating user input to
Mastering Dependency Injection and Third-Party IoC Integration
8/29/2023 8:59:26 AM.
Dependency Injection (DI) is a design pattern used in software development to achieve loosely coupled components by allowing the injection of dependencies into a class rather than creating them within
Web Application Enhancement: Action Filters for Cross-Cutting Concerns
8/28/2023 6:14:23 AM.
Action filters are an integral part of many modern web frameworks, including ASP.NET MVC, ASP.NET Core, and others. They allow you to intercept and modify the request and response pipeline for an appl
How to Verify Your Smart Contract on PolygonScan?
8/27/2023 2:11:36 AM.
Discover Polygon's world of smart contracts. Verify and publish with PolygonScan for transparent, secure DApps. Boost trust, and open doors to transparency.
Lock Screen in Jetpack Compose
8/25/2023 6:03:22 AM.
This article will describe how we can create a lock screen in Android with Jetpack Compose.
Enhancing Security and Access Management with Microsoft Entra
8/24/2023 7:02:57 AM.
Unveiling Microsoft Entra: Elevating Secure Identity and Access Management" is a resource that likely introduces and explores Microsoft Entra, a solution focused on enhancing identity and access
Auth Guards in Angular
8/21/2023 9:32:38 AM.
Discover Angular's auth guards basics and their step-by-step implementation through diverse use cases. Explore routing protection and authentication nuances for robust web applications.
Deploy the Microsoft Teams Bot in Azure and Test in Web Chat
8/12/2023 1:05:13 PM.
In this article we shall see how to deploy the Microsoft Teams bot in Azure Cloud and test in the web chat and also the SDKs used to develop the same.
Understanding SSH Authentication
8/10/2023 4:57:38 AM.
Unveil the significance of SSH (Secure Shell) in securing network communication. Explore SSH authentication's core concepts, methods, and integration into .NET Core applications for fortified remo
Building Custom Middleware Components for Logging, Error Handling, and Request/Response Modification
8/9/2023 5:05:33 AM.
ASP.NET Core to handle cross-cutting concerns like logging, error handling, and request/response modification:
JWT Authentication in ASP.NET Core
8/7/2023 8:33:18 AM.
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
What is MTA-STS and TLS-RPT
8/7/2023 6:30:39 AM.
MTA-STS, short for Mail Transfer Agent - Strict Transport Security, is an email security protocol designed to enforce secure encrypted connections between email servers. It aims to prevent man-in-the-
Building a Secure .NET Core Web API for Azure AD Integration with SharePoint Online SPFx
8/5/2023 10:24:51 AM.
Learn how to build a secure .NET Core Web API integrated with Azure AD for seamless authentication and authorization with SharePoint Online SPFx web parts. Enhance your application's security and
Capturing Phishing Email Using Custom Middleware in ASP.Net Core Web API
8/2/2023 9:08:59 AM.
To capture and detect phishing emails using custom middleware in an ASP.NET Core Web API, you can follow these general steps:Create Custom Middleware: Create a custom middleware that will intercept
Salesforce REST API: The Login Request (Authentication Step)
8/2/2023 8:59:37 AM.
In this article, we will discuss the detailed steps on how to authenticate REST-based requests against Salesforce Org. We will explore the REST payloads for the Request & Response cycle for the re
Token based Authentication and Authorization Grants Explained
8/2/2023 5:37:02 AM.
In this article, let us learn about what is a token based authentication and the different authorization grants used in modern day applications
Salesforce SOAP API: POST Request With SOQL Query Envelope [Standard SObjects]
7/27/2023 11:11:56 AM.
In this article, we will discuss the detailed steps on executing SOQL queries for Standard Salesforce SObjects using SOAP API Query Envelopes.
Google OAuth 2.0 Authorization In Azure API
7/27/2023 8:35:17 AM.
Here, I am going to demonstrate how can we use Google OAuth 2.0 in Azure API. App Service Authentication/Authorization is exposed in the Azure Preview Management Portal.
Create a Microsoft Teams Bot using Node JS
7/24/2023 5:51:20 AM.
how to create a chatbot in Microsoft Teams using the Teams Toolkit which could use the basic template from Teams Toolkit, this article focuses on how to run from Microsoft Teams or how to run from Bot
Salesforce SOAP API Authentication - Login Request
7/21/2023 8:57:30 AM.
This article is focused on the Authentication mechanism for Salesforce SOAP-based services.
How To Configure Salesforce Connected Apps For REST API Integration
7/21/2023 8:38:25 AM.
In this article, will see how we can create & configure a connected app to enable integration with external applications.
Client Credentials Flow - Call Web API to API without user interaction
7/18/2023 6:21:20 AM.
This article shows the way to call API to API with user interaction by using Client Credentials Flow.
Create a Telegram bot using Node JS
7/17/2023 6:24:20 AM.
how to create a chatbot in Telegram which could echo the message we say, this article focuses on how to register a bot in Telegram and create a node project with the environment token key to authentic
Secure User Authentication in Azure Using Microsoft.Identity.Client
7/14/2023 7:21:24 AM.
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 Az
JWT Authentication In ASP.NET Core
7/13/2023 8:31:11 AM.
JWT (JSON web token) become more and more popular in web development. It is an open standard which allows transmitting data between parties as a JSON object in a secure and compact way.
How To Add Authentication In ASP.NET Core 6 MVC Project Using Identity?
7/11/2023 7:26:52 AM.
In this article, We will be learning how to add authentication in ASP.NET 6 Using Identity service.
OKTA Authentication in .NET Core API
7/6/2023 9:01:24 AM.
OKTA Authentication in .NET core API
Calling Web API to Web API without User Interaction by using Azure Managed Identity
6/30/2023 8:30:45 AM.
This article will walk you through connecting two web APIs without any login or user interaction. It is referred to as "Server-to-Server" or "Service-to-Service" communication. You
Rest Assured API Automation Testing Concepts
6/29/2023 9:57:55 AM.
This article provides an overview of various concepts related to API automation testing using the Rest Assured library. It covers topics such as sending query parameters and path parameters, handling
Build a Phone Authentication App
6/21/2023 7:18:10 AM.
In this session, you will learn how to Build a Phone Authentication App.
Disabling the "Remember Me" Option from Azure Account
6/10/2023 5:52:16 AM.
In today's digital landscape, user privacy and data security are paramount concerns. Online platforms and services often provide a "Remember Me" or "Keep me signed in" option,
How to Set the Authoring Version in the Canvas App?
6/8/2023 8:40:18 AM.
Step by step details to set the Authoring Version in the Microsoft Canvas Apps in the Power Platform Environment
Authentication And Authorization In Angular - Part Twelve
5/30/2023 11:19:04 AM.
Before we get into the mechanics of implementing Authentication and Authorization, let’s have a quick look at high level architecture. So let’s start with Authentication. So in order to build authenti
Policy-Based Authorization in .NET Core API: User, Groups, and Permissions
5/30/2023 5:33:17 AM.
To create users, groups, and manage permissions using policy-based authorization in a .NET Core API
Custom JWT Handler In ASP.Net Core 7 Web API
5/26/2023 10:50:50 AM.
In ASP.NET Core Web API, you can create a custom JWT (JSON Web Token) handler to handle token authentication and authorization. The custom handler lets you define your logic for validating and process
Auth at One Place (AOP)
5/25/2023 5:55:39 AM.
Unified IdPs can be a valuable tool for improving security and efficiency in your organization
Enhancing Security with Microsoft 365 Secure Score
5/18/2023 8:17:29 AM.
By identifying opportunities to strengthen security throughout your organization, Identity Secure Score gives organizations greater insight and control over their security posture.
iOS App Security: Best Practices for Protecting User Data
5/12/2023 6:39:13 AM.
This article discusses best practices for iOS app security, including encryption, user authentication, secure network communications, code signing, app sandboxing, two-factor authentication, anti-jail
2-Step Verification with ASP.NET Core Identity
5/2/2023 1:34:24 AM.
What is the 2-Step Verification with ASP.NET Core Identity
SQL Server Security Best Practices
4/25/2023 12:01:38 PM.
SQL Server Security Best Practices
SQL Server 2022 Developer Edition Installation --- Basic
4/17/2023 12:14:13 PM.
This article discusses the SQL Server installation --- Basic
Password Less Sign-In With The Microsoft Authenticator App
4/12/2023 10:29:09 AM.
In this article, you will learn about Password Less Sign-In With The Microsoft Authenticator App.
How to Make An Authorize API Call With Fetch API
4/7/2023 6:10:43 AM.
In this article I'm going to explain that how we can make an Authorize post call with fetch() API
How To Add Custom Authentication In Blazor
4/6/2023 9:08:44 AM.
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
How To Disable Azure Active Directory Only Authentication
4/3/2023 5:58:49 AM.
This article will show how to disable the Azure Active Directory Only Authentication type and enable SQL Server Authentication in azure.
How To Use Captcha In Next JS App
3/27/2023 5:17:19 AM.
Here in this article, we check how to create Next JS application and use captcha with Next JS.
Require Multifactor Authentication For Administrative Roles
3/13/2023 11:38:21 AM.
We learn how to setup multifactor authentication for administrative roles in this tutorial.
Two Factor Google Authenticator Using ASP.NET Core And Angular
2/27/2023 10:32:54 AM.
In this article, you will learn about 2-Factor Google Authenticator using ASP.NET Core and Angular.
Install Terraform On Windows And Authenticate Terraform To Azure
1/19/2023 5:49:41 AM.
This article describes how to get started with Terraform on Azure using PowerShell.
How To Change The Git Commit Author
1/2/2023 8:46:20 AM.
In this post, we'll learn to change the commit author for single as well as multiple git commits.
Claim Based And Policy-Based Authorization With ASP.NET Core 2.1
12/22/2022 10:15:04 AM.
Authorization is a process of determines whether a user is able to access the system resource. In my previous article, I have explained the role-based authorization. The identity membership system all
Setup Your Private Ethereum Network With Geth
12/21/2022 7:13:51 AM.
This article describes how to setup a private (proof-of-authority) Ethereum blockchain with Geth.
Two-Factor Authentication Using Google Authenticator in Asp.Net MVC
12/16/2022 8:53:12 AM.
In this article, we learn about how to integrate Google Authenticator in ASP.Net MVC.
Integrate Facebook Login For A Website
11/28/2022 4:20:17 AM.
In this article, we are going to explore one of the popular social logins that Facebook login and how we can integrate it into our react website by the npm package
Azure Active Directory(AD) Authentication Using ASP.Net Core 6
11/23/2022 5:33:15 AM.
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
JWT Refresh Token
11/21/2022 4:45:23 AM.
JWT Token and Refresh Token Architecture.
ASP.NET Core Web API Clean Architecture With JWT Authentication
11/11/2022 2:36:48 AM.
In this article, you will learn about ASP.NET Core API Clean Architecture With JWT authentication and Swagger.
Azure AD App Only Authentication in SharePoint Online using PnP PowerShell
10/6/2022 5:08:22 AM.
This article explains app only authentication using certificates and discusses about what is certificate based authentication and how this authentication can be used to configure Azure AD App Only aut
SharePoint app-only principal to acess SharePoint Online
10/6/2022 5:07:52 AM.
This article, describes what token based authentication is and the steps required to achieve this.
JSON Web Token (JWT) In Layman Terms
9/26/2022 7:15:00 AM.
This article describes general definition of JWT aka Access Token in general terms.
Admin Consent Flow For Microsoft Graph PowerShell Module
9/26/2022 5:03:43 AM.
In this article, let’s try to understand basic identity flows involved in Graph PowerShell module and admin consent to interact with Graph PowerShell.
Coauthoring In Power Apps - Model Driven Apps
9/21/2022 6:08:01 AM.
In this article, you will learn about the upcoming coauthoring feature in Model Driven App.
JWT Token Creation, Authentication And Authorization In ASP.NET Core 6.0 With Postman
9/5/2022 6:09:42 AM.
In this article, you will learn about JWT Token Creation, Authentication and Authorization in ASP.NET Core 6.0 with Postman.
WPF Simplified - The Idea That Became A Knowledge
8/21/2022 2:44:00 PM.
This is the journey of the book I got the opportunity to be part of.
What Is DMARC ? | Why DMARC Is Important ? | Understanding DMARC Records
8/16/2022 4:29:28 PM.
In this article we will learn about DMARC, why it is important for email, and also how to get the best understanding of DMARC records.
Git - Push From GUI Client Returns "Authentication Failed"
8/15/2022 12:31:25 AM.
Git push to GitHub or Bitbucket from third party Gui client results in "Authentication Failed."
Microsoft MFA Enabled Vs Enforced Azure AD Free
8/13/2022 2:11:05 AM.
In this article, you will learn about Microsoft MFA Enabled Vs Enforced Azure AD Free.
Modern Authentication - Why passwords Are No Longer a Priority - Azure User Group Sweden
8/6/2022 4:50:47 AM.
In this session, you will learn how these new techniques provide additional protection and security for your cloud identities and demonstrate how to plan and architect a strong hybrid identity structu
Implementing Biometric Authentication In .NET MAUI
8/1/2022 9:50:09 PM.
In this article, I will show how easy it is to add biometric authentication in .NET MAUI.
Types Of Service Principals Authentication Methods
7/26/2022 9:46:26 PM.
In this article, you will learn the types of service principals authentication methods.
Granting Full Control Rights To Azure AD App
7/26/2022 9:18:30 PM.
In this article, you will learn how to grant Full Control Rights to the Azure AD App.
Installing MS Graph PowerShell Module
7/26/2022 8:24:11 PM.
This article explains what MS Graph is and how to install the Graph Powershell module on a Windows machine.
Basic Authentication For Azure Functions (Open API) .Net 6
7/21/2022 8:34:18 PM.
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
7/19/2022 9:21:40 PM.
In this article, you will learn how to set up pass-through authentication (PTA) with SSO.
ASP.NET Core Razor Pages - Simple Login Using Entity Framework Database First Approach
7/8/2022 3:31:52 AM.
This article is about creating razor pages base simple asp.net core login application using entity framework.
Token Based Authentication Using ASP.Net Web API, OWIN and Identity With Entity Framework
7/4/2022 6:11:59 AM.
This article explains how to use Token Based Authentication using ASP.NET Web API, OWIN and Identity with Entity Framework.
JWT Token Authentication In Angular 14 And .NET Core 6 Web API
7/2/2022 5:29:13 PM.
JWT Token Authentication in Angular 14 and .NET Core 6 Web API
JWT Token Authentication Using The .NET Core 6 Web API
6/28/2022 4:49:19 PM.
JWT Token Authentication using the .NET Core 6 Web API
How to Implement JWT Authentication in Web API Using .Net 6.0, Asp.Net Core
6/22/2022 6:47:37 AM.
In this article, we are going to create a REST API using .Net 6.0, ASP.NET Core and perform basic CRUD operations, create a JWT token, and secure the APIs by implementing JWT Authentication.
How To Become A Technical Writer
6/20/2022 1:40:57 PM.
This article talks about the process of writing a technical book, including how to start and what it takes to make it a successful book.
ASP.NET Core - Cookie Sharing Authentication
6/3/2022 12:16:01 PM.
In this article, you will learn about Cookie Sharing Authentication.
OAuth2.0 Authorization With The Azure AD Client Credentials FLow To Secure APIs Of Azure API Management
5/25/2022 1:00:31 PM.
In this article, we learn how you can protect your APIs using OAuth2.0 Authorization with the Azure AD Client Credentials flow. When APIs on API Management consumed by other application(End User), we
Why Developers Should Write And Market Themselves
4/28/2022 11:31:18 AM.
Developers are not known for writing, no matter if it is an article, blog, or documentation. But some of us actually do. Those of us who do write, actually can grow much faster than the ones who do n
How To Use The Identity Framework With Refresh Token Validations
4/4/2022 3:36:33 PM.
.Net Core JWT Authentication and Authorization Continues with Identity Framework and refreshes Token Validations in Net Core 6
Authentication In Smart TV App - Device Code Flow
3/30/2022 12:57:14 PM.
Device Authorization flow has become common in applications running on devices like Smart TVs, game consoles, and printers needs authentication. These devices or operating systems don't provide a
JWT Token Authentication In ASP.NET Core 6 Web API Using Three Tier Architecture
3/16/2022 5:55:21 AM.
In this article, you will learn about JWT Token Authentication in Asp.net Core 6 Web API Using Three Tier Architecture.
C# Corner Author Posts Analytics With Angular 13 And .NET 6.0
3/13/2022 9:11:03 PM.
In this post, we will see how to create an application, which will analyze C# Corner author’s post details.
Update Office 365 With Two Step Verification
3/8/2022 4:31:11 AM.
Turning two step verification in Office 365 on or Off.