TECHNOLOGIES
FORUMS
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 Authentication
Authentication
is process which confirm the identification of user and client at web login time, We can also say that is a function which is matched the entered details with database record if database information is matched with login user name and password is same as then we are successfully moved in Authenticate Mode called verified process. All the web developments are mostly used
Authentication
code to verified a particular user in login process. For example if we have an Computer password then we can easily login to the system because this ,password is also stored is system Administrator database which give permission to user access this Operating system.
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Shilpa Tanwar (4)
Ajay Kumar (3)
Sardar Mudassar Ali Khan (3)
Ayush Gupta (3)
Vikas Singh (3)
Chethan N (2)
Sarthak Varshney (2)
Keyur Pandya (2)
Jignesh Trivedi (2)
Chetan Sanghani (2)
Mayooran Navamany (2)
Raj Kumar (2)
Sarathlal Saseendran (2)
Harshit Pandey (2)
Thiago Vivas (2)
Nimit Joshi (2)
Jalpa Dhola (1)
Yogesh Vedpathak (1)
Vijay Sisodia (1)
Saravanan Ponnusamy (1)
Kesavan V (1)
Kaveendra Dhilhan (1)
Subham Ray (1)
Tejas Agravat (1)
M Munib (1)
Akshay Deshmukh (1)
Manpreet Singh (1)
Shanuka Maheshwaran (1)
Dhruvin Shah (1)
Anubhav Chaudhary (1)
Aman Gupta (1)
Abhishek Dhoriya (1)
Safyan Yaqoob (1)
Waqas Sarwar (1)
Nakkeeran Natarajan (1)
Vijay Yadav (1)
Nikunj Satasiya (1)
George (1)
Darshan Adakane (1)
Rinki (1)
Velladurai (1)
Prasham Sabadra (1)
Dharmeshwaran S (1)
Mukesh Kumar (1)
Debasis Saha (1)
Nemi Chand (1)
Siddhesh Chavan (1)
Farhan Ahmed (1)
Anwar Basha (1)
Asma Khalid (1)
Vishal Joshi (1)
Rohan Mistry (1)
Ramasagar Pulidindi (1)
Anupam Maiti (1)
Prakashkumar Sahoo (1)
Mohammed Asief (1)
Alagunila Meganathan (1)
Vijai Anand Ramalingam (1)
Bhushan Band (1)
Jobin S (1)
Alkesh Bijarniya (1)
Akhil Mittal (1)
Vidya Vrat Agarwal (1)
Gajendra Jangid (1)
Jitendra Mesavaniya (1)
Vikas Hooda (1)
Syed Shanu (1)
Munesh Sharma (1)
Kaviya Balasubramanian (1)
Nicholas Winston (1)
Mudita Rathore (1)
Shiv Sharma (1)
Jay Krishnareddy (1)
Sanjay Makwana (1)
Ashutosh Singh (1)
Sundaram Subramanian (1)
Ziggy Rafiq (1)
Md Tahmidul Abedin (1)
Related resources for Authentication
No resource found
Difference Between Delegated and App Only Access
10/29/2024 9:39:47 AM.
Delegated access allows an application to act on behalf of a signed-in user, requiring user authentication and permission via OAuth 2.0, while app-only access enables an app to operate independently w
JWT Token Based Implementation using ASP.NET Core Web API
10/29/2024 6:30:51 AM.
JWT (JSON Web Token) is a way to share information securely between two or more systems and JWT structure allows for secure information exchange and user authentication.
Automate SharePoint Site Creation with Azure Functions and AD Auth
10/28/2024 8:53:35 AM.
This guide demonstrates how to automate SharePoint site creation using Azure Function Apps with custom Azure Active Directory (AD) authentication. It covers prerequisites, creating an Azure Function A
Protected Routes in React.js
10/27/2024 5:37:13 AM.
This approach is essential for apps with private content, ensuring unauthorized users can't view certain pages. By using React Router with authentication checks, developers can manage access dynam
How to Resolve Error Code Caa50021 in Microsoft 365 App Login
10/25/2024 9:25:05 AM.
In this article, we will learn troubleshooting steps to restore login access, including checking network settings, clearing the cache, and verifying account permissions to resolve the issue quickly.
Understanding ARC in Email Authentication
10/25/2024 9:03:52 AM.
Email authentication is crucial for preventing spoofing and phishing attacks, and ensuring secure communication. Authenticated Received Chain (ARC) helps mitigate failures caused by message modificati
Integrate Azure AD OAuth2 SSO Authentication RBAC for AKHQ Kafka-UI
10/3/2024 10:58:48 AM.
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, specific
How DMARC Will Revolutionize Email Authentication in 2025
9/30/2024 6:24:12 AM.
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
JWT Token Authentication And Role Authorization Using .Net Core 6.0 Web APIs
9/26/2024 6:13:29 AM.
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
Login And SignUp In Xamarin.Forms
9/25/2024 10:01:06 AM.
In this guide, we explore implementing login and signup functionalities in Xamarin.Forms, a popular framework for cross-platform mobile app development. We’ll cover essential concepts such as user aut
Chat Bot With Azure Authentication - Part One
9/23/2024 11:08:03 AM.
This article series covers how to register an app with Azure Active Directory, obtain an access token, and integrate Azure Bot Service. It explains setting up authentication, saving conversation state
Integrate Azure AD OAuth2 SSO Authentication and RBAC for Kafka-UI
9/23/2024 7:29:57 AM.
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 Prove
Node.js App with User Authentication and Docker Deployment
9/22/2024 12:09:32 PM.
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.
Configure Authentication Providers On Web Applications In SharePoint Central Administration
9/20/2024 9:34:21 AM.
You'll learn step-by-step instructions to set up various authentication methods, including claims-based and custom authentication, ensuring secure user access and effective identity management for
How to Configure Azure Fileshare with AD Authentication
9/17/2024 4:19:46 AM.
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
Overview Of Data Gateway In Power BI
9/16/2024 11:19:33 AM.
A Power BI Gateway connects on-premise data sources, such as SQL Server or SharePoint, to online services like Power BI. It ensures secure communication, supports both Personal and Enterprise Modes, a
How to Configure Authentication for the Virtual Directory
9/5/2024 11:16:31 AM.
This guide explains configuring authentication for a virtual directory in IIS. Start by opening IIS Manager from Administrative Tools. Expand your server's name, locate the desired site, and acces
Implement LDAP Login Authentication API in Java with Spring Boot
8/28/2024 6:57:58 AM.
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. Th
Understanding Microsoft Dynamics 365 API Access Token
8/22/2024 5:31:59 AM.
Master the basics of Microsoft Dynamics 365 API access tokens with this beginner-friendly guide. Learn about OAuth2.0, Azure Active Directory, and how to authenticate using Postman. Discover how to ob
Automating SharePoint Site Provisioning with PnP Scripts: Overcoming Authentication Challenges (App based authentication)
8/12/2024 10:59:53 AM.
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 permission
Building a centralized OAuth server With OpenIddict in .NET
8/12/2024 7:17:23 AM.
Recently, I completed a project aimed at constructing a standalone identity service. This endeavor aimed to implement OAuth 2.0 and OpenID Connect protocols in ASP.NET Core applications, enabling othe
SharePoint 2016 Central Admin - Security - Specify Authentication Providers
8/9/2024 12:02:44 PM.
Learn how to change authentication providers for SharePoint Web Applications. This guide covers accessing the Authentication Providers page in Central Admin, selecting the correct Web Application, and
Integrating SharePoint Data Into Node.JS Application
8/9/2024 9:47:50 AM.
Learn how to integrate SharePoint data into Node.js applications. This guide covers setting up a Node.js environment, installing necessary packages (node-sp-auth, request-promise), and authenticating
Implementing JWT Authentication in a Next.js Application
8/7/2024 11:43:29 AM.
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
Implementing OAuth Authentication in Next.js
8/7/2024 10:57:14 AM.
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.
Understand HTTP.sys Web Server In ASP.NET Core
8/7/2024 10:47:20 AM.
HTTP.sys is a Windows-based web server for ASP.NET Core, offering features like Windows Authentication, response caching, WebSockets, and HTTPS with SNI. Unlike Kestrel, it does not support IIS or IIS
Understanding HttpHandler vs HttpModule in ASP.NET Web Forms
8/7/2024 7:01:04 AM.
In ASP.NET Web Forms, HttpHandler and HttpModule customize request processing. HttpHandler processes specific request types, such as serving dynamic content or custom file downloads. HttpModule interc
Handling Authentication and Authorization in Next.js
8/7/2024 6:17:20 AM.
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 cove
Introduction to ASP.NET Core Identity Architecture
8/5/2024 4:36:21 AM.
ASP.NET Core Identity is a membership system for managing authentication and authorization in web applications. It includes components like IdentityUser, IdentityRole, and Claims, and features such as
Overview Of Identity In ASP.NET Core 2.0
8/2/2024 4:55:35 AM.
It is a membership system that allows us to add login functionality to our application. User may create account and login using credential or can use external login provider such as Google, Microsoft
What is JWS HMAC?
7/29/2024 2:58:59 PM.
Using JWS HMAC in ASP.NET is an effective way to securely handle tokens for authentication and information exchange. It ensures that the tokens are not tampered with and are from a trusted sender, pro
Security Best Practices in ADO.NET
7/23/2024 3:51:46 AM.
ADO.NET is a powerful data access technology in the .NET framework, enabling developers to interact with databases. This article explores best practices for protecting sensitive data, preventing SQL i
Understanding JSON Web Tokens (JWT)
7/17/2024 12:44:36 AM.
JSON Web Tokens (JWT) are a popular method for securely transmitting information between parties as a JSON object. This article explores the fundamentals of JWT, including its structure, encoding, and
Authentication and Authorization in ASP.NET Core
7/16/2024 7:21:48 PM.
Learn about implementing robust security in ASP.NET Core with a focus on authentication and authorization. This guide covers ASP.NET Core Identity, claims-based and role-based authorization, JWT, OAut
SQL Server Installation: 2022 Developer Edition --- Basic
7/13/2024 3:18:01 PM.
This article discusses the SQL Server installation --- Basic
Top 3 Authentication methods in Azure : SSO, MFA, Passwordless
7/10/2024 12:28:42 AM.
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
How to Implement Multi Factor Authentication Using Authenticator App in ASP.NET MVC Project?
7/8/2024 7:51:34 PM.
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, configurin
Setting Up Google Authentication in ASP.NET Core MVC
7/8/2024 11:37:17 AM.
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 necessar
Authentication Methods in C#: From Basic to JWT and API Keys
7/4/2024 4:27:07 AM.
This article explores the history and implementation of authentication methods in C#, including Basic, Digest, Cookie, Session, Token (JWT), and API keys, highlighting their security features and prac
Creating a User Login System with SQL Server Stored Procedures
7/2/2024 7:12:28 AM.
Implementing secure user authentication in SQL Server involves creating a UsersDetails table for storing credentials and developing a LoginUser stored procedure. This procedure validates user inputs a
New-PnPTenantSite: The remote server returned an error: (401) Unauthorized.
6/29/2024 8:52:20 PM.
Disabling custom app authentication resolved the "401 Unauthorized" error, allowing the PnP scripts to run as scheduled. By following these steps, you can set up SharePoint Add-ins, grant ne
Implementing Google OAuth in MERN
6/27/2024 5:47:47 AM.
Learn how to integrate Google OAuth authentication into your MERN stack application with this comprehensive guide. Discover step-by-step instructions on setting up OAuth with Node.js and Express.js on
SharePoint Add-ins (SharePoint App) - Part One
6/24/2024 11:44:11 AM.
Microsoft renamed "apps for SharePoint" to "SharePoint Add-ins." A SharePoint Tenancy, introduced in SharePoint 2010, is a set of site collections managed as a unit. In Office 365,
Access Azure Storage Account Container from WinSCP Using SFTP
6/24/2024 11:31:18 AM.
Learn how to securely access Azure Storage Account containers via WinSCP using SFTP. Follow steps to enable SFTP on Azure, configure a local user for access, install WinSCP, and set up the connection.
Handling Middleware in Next.js
6/23/2024 9:44:50 PM.
Middleware in Next.js, introduced in version 12, allows code execution before a request is processed. Useful for authentication, logging, URL rewrites, and modifying headers, it runs on the Edge Netwo
Integrating Third-Party API Using AJAX in ASP.NET Core MVC
6/23/2024 6:15:23 AM.
Integrating third-party APIs into your web application enhances functionality by accessing external data and services. This article demonstrates integrating an API using AJAX in an ASP.NET Core Razor
Authentication And Authorization In ASP.NET Core MVC Using Cookie
6/20/2024 10:12:07 AM.
Security is the main concern of modern applications because anyone can steal your data if it is not secured. So, if you are going to create an application where the data security is a primary concern,
How To Implement Authentication Using Identity Model In ASP.NET Core
6/18/2024 10:48:48 AM.
ASP.NET Core Identity is a robust authentication mechanism in .NET Framework, replacing classic ASP.NET's membership system. It offers comprehensive user and role management, integrates with Entit
Login Control in ASP.NET 3.5
6/17/2024 11:19:43 AM.
ASP.NET login controls simplify user authentication for web applications by integrating with ASP.NET membership and forms authentication. These controls offer a ready-to-use interface to query user cr
ASP.NET Core Working With Cookie
6/17/2024 8:28:46 AM.
ASP.NET Core Working With Cookie. This article explains how ASP.NET Core deals with cookies. Cookies are key-value pair collections where we can read, write and delete using key. HTTP Cookie is some p
Access Storage In Azure Function App With Managed Identity
6/16/2024 2:31:47 PM.
In modern cloud applications, managing credentials securely and efficiently is crucial. Azure provides a robust solution with Managed Identities, allowing services to authenticate without storing cred
Authentication And Authorization In MVC
6/14/2024 10:41:40 AM.
This article delves into authentication and authorization concepts within ASP.NET MVC applications. It explains the crucial difference between authentication (validating user identity) and authorizati
Custom Authorization Filter In MVC With An Example
6/14/2024 10:41:04 AM.
Learn how to implement custom authorization filters in ASP.NET MVC using Entity Framework and SQL Server. This tutorial covers creating roles and users, using custom authentication, and controlling a
Creating Login Form With Authentication For User Login Using C#
6/13/2024 11:51:06 AM.
I created a login form in Visual Studio 2015 using C# and Windows Form Application. It validates username and password, restricting access after three failed attempts. The form includes labels, textbo
Preventing CSRF Attacks in an ASP.NET Core MVC
6/13/2024 7:37:52 AM.
Cross-Site Request Forgery (CSRF) is a type of attack that can force a user's browser to send unwanted requests to a web application on which the user is authenticated, potentially leading to unin
ASP.NET MVC 5: Integrating Existing Database With Login Using ADO.NET Database First Approach
6/11/2024 12:37:53 PM.
Learn how to integrate an existing database with login functionality in ASP.NET MVC 5 using the ADO.NET Database First approach. This guide covers setting up the Entity Framework, configuring the data
Mongo DB Authentication and Authorization on Windows
6/10/2024 11:55:01 AM.
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 M
What Are The Node.js Security Best Practices
6/6/2024 7:52:58 AM.
Discover essential Node.js security best practices to safeguard your applications. Learn about authentication, encryption, secure coding, input validation, and more. Protect against common vulnerabili
Implement JWT In .NET Core API
6/5/2024 11:32:53 AM.
Learn how to implement JWT (JSON Web Token) authentication in a .NET Core API for secure user authentication and authorization. This guide covers creating and validating tokens, configuring middleware
Using Identity In ASP.NET Core MVC Authentication
6/5/2024 8:12:49 AM.
Explore robust user authentication in ASP.NET Core MVC with Identity framework. Learn role-based access control, claims-based authentication, and seamless integration with ASP.NET Core middleware for
How To Access Azure Key Vault Secrets Through Rest API Using Postman
6/5/2024 8:09:28 AM.
Learn how to securely access Azure Key Vault secrets via REST API using Postman. Explore authentication methods, HTTP requests, and secret retrieval to integrate Key Vault seamlessly into your workflo
How To Create JWT Token Authentication In Node.js Using Mysql?
6/4/2024 7:22:22 AM.
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 validat
What is Single Sign-On (SSO) in VMware and How Does It Work?
6/4/2024 7:18:02 AM.
Discover the importance of Single Sign-On (SSO) in VMware, how it simplifies user authentication, enhances security, and streamlines management.
Securing User Sessions: Implementing Multi-Tab/Multi Browser Auto Logout in .NET Core
6/1/2024 8:58:42 AM.
Implementing auto logout for multi-tab/multi-browser sessions in .NET Core enhances user session security by ensuring that when a user logs out from one tab or browser, all active sessions across diff
Connect to SQL Server with SSMS Methods and Authentication Types
5/31/2024 5:51:14 AM.
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.
Understanding OAuth 2.0 Authorization Code Grant Types
5/31/2024 5:31:24 AM.
In this article, we will learn OAuth 2.0's Authorization Code Grant Type, a core component for securing web applications. Learn how this protocol facilitates secure token exchange between clients
Securing ASP.NET Core APIs with Identity and JWT
5/30/2024 10:34:17 AM.
In this article, we'll learn how to implement robust authentication and authorization for your ASP.NET Core APIs using ASP.NET Core Identity and JSON Web Tokens (JWT). We'll go through by sett
Hash Password Generator
5/28/2024 11:19:41 AM.
This visual tool generates the hashed password using either SHA1 or MD5 hashing algorithm depending on the choice you make. It will display the hashed password in the read only text box, it can also c
Implementing Google OAuth in React.js
5/25/2024 11:50:21 AM.
Implementing Google OAuth in React.js enables secure user authentication by integrating Google's OAuth 2.0 authorization mechanism. This guide covers the steps to set up OAuth in a React applicati
JWT (JSON Web Token): The Future Of Secure Data Transfer
5/24/2024 5:13:43 AM.
JSON Web Tokens (JWTs) are a compact, secure method for representing claims between parties, widely used for session management and data transfer since their introduction.
Developing Login Page In Onsen UI Using Visual Studio 2015
5/22/2024 10:40:17 AM.
Create a secure and responsive login page in Onsen UI using Visual Studio 2015. Utilize JavaScript, HTML5, and CSS to design user-friendly input forms, ensuring proper authentication and validation.
App Registration with Microsoft Entra ID Configure SharePoint Permissions
5/19/2024 6:56:50 AM.
Register your app in Azure AD for SharePoint access using PowerShell. Configure permissions, obtain Client ID and Secret for OAuth authentication, granting necessary access to SharePoint resources, fa
Authorization In Web API
5/17/2024 11:01:42 AM.
Learn how to implement robust authorization mechanisms in your Web API to secure endpoints and control access. Explore techniques like token-based authentication, OAuth, JWT, and role-based access con
Authentication In Web API
5/17/2024 10:59:06 AM.
ASP.NET Authentication is used to protect our applications and websites from unauthorized access and also restrict users from accessing information from tools like Postman and Fiddler. In this article
API Security Best Ways Implemented in .NET Core API
5/17/2024 4:50:03 AM.
This article covers essential API security practices, including encryption, authentication, authorization, input validation, rate limiting, and continuous monitoring, to protect APIs against security
What Are the Use Cases of useContext Hook in ReactJS?
5/16/2024 9:37:21 AM.
The useContext hook in React streamlines context consumption, simplifying global state management, user authentication, theme switching, and localization. Practical examples demonstrate its versatilit
RESTful Day #5 - Security in Web API - Basic & Token Based Custom Authorization in Web APIs Using Action Filters
5/16/2024 5:48:56 AM.
Explore robust security measures for Web APIs in RESTful Day #5. Implement Basic and Token-based custom authorization seamlessly with Action Filters, fortifying your API against unauthorized access an
Understanding Windows Authentication in Detail
5/14/2024 11:29:31 AM.
Windows Authentication is a mechanism to authenticate a user. This article explains Windows Authentication in details including Basic Authentication, Digest Authentication, Integrated Windows Authenti
Authentication and Authorization in Angular and C#
5/14/2024 4:59:27 AM.
Implementing authentication and authorization in an Angular app with C# backend involves configuring JWT tokens, authentication controller, and role-based authorization. Here's a step-by-step guid
Road To AZ-204 - Implement User Authentication And Authorization
5/13/2024 4:17:54 AM.
This article's intention is to explain the main skills measured in this sub-topic of the AZ-204 Certification. OAuth2, Shared Access Signatures, Azure AD, Role-Based Access controls are the main c
Role Based Authorization In Blazor
5/9/2024 10:24:11 AM.
Role-Based Authorization in Blazor enables access control based on user roles. By defining roles and policies, specific functionalities or resources can be restricted to users with certain roles. Blaz
Advanced JWT Authentication in .NET C# for Enhanced Security
5/7/2024 7:29:54 AM.
In this article, we delve deeper into JWT authentication, exploring its inner workings, best practices, security considerations, and strategies for enhancing scalability using C#.
Implementing Policy-Based and Role-Based Authorization in .NET Core
5/6/2024 11:19:28 AM.
In this article, we’ll explore how to set up policy-based authorization and role-based authorization in a .NET Core application. We’ll cover key components such as authentication configuration, defaul
Getting Started With Authentication And Authorization Using Blazor Server Side
5/3/2024 11:43:27 AM.
Learn how to implement secure user authentication and authorization in Blazor Server applications. Explore Blazor's built-in authentication mechanisms using .NET Core Identity. Manage user roles,
Password Protection Using Code in Windows Forms
5/3/2024 9:01:09 AM.
Learn how to implement robust password protection in Windows Forms using C# code. This tutorial covers creating a secure login form in Visual Studio, handling user authentication, and validating passw
Create Secure Store Application In SharePoint O365
5/2/2024 9:51:15 AM.
Learn how to enhance security in SharePoint Online (O365) by creating a secure store application. Explore secure credential management, authentication, and integration with Azure Active Directory for
Road To AZ-204 - Implementing API Management
5/2/2024 8:32:37 AM.
This article's intention is to explain the main skills measured in this sub-topic of the AZ-204 Certification. API Management, APIM authentication, and APIM policies are the main components that w
JSON Web Auth Using Angular 8 And NodeJS
5/1/2024 11:41:39 AM.
Learn to implement JSON Web Token (JWT) authentication in Angular 8 with Node.js backend. JWT provides a secure way to transmit data between parties. This tutorial covers token generation, intercepto
Session Management In ASP.NET Web API
5/1/2024 5:42:33 AM.
Session Management in ASP.NET Web API involves handling user sessions, state, and security. It encompasses implementing authentication, authorization, and token-based security to manage user sessions
OpenID Connect Availability in OWIN Security Components
4/30/2024 9:51:18 AM.
Discover the integration of OpenID Connect with OWIN security components for robust authentication and authorization in .NET applications. Enhance identity management and security with seamless integr
Introducing Various Authentication Options in Visual Studio
4/30/2024 9:38:28 AM.
Introducing Various Authentication Options in Visual Studio 2013" explores the range of authentication methods available in the IDE. Discover how to implement secure user identity with OAuth, Ope
Real-Time Text Display in Power Apps
4/30/2024 9:16:05 AM.
Explore the seamless integration of real-time text input updates with Power Apps. Discover how effortlessly display text input changes dynamically in labels, enhancing user interaction and engagement.
💠 Clean Architecture End To End In .NET 5
4/30/2024 9:06:48 AM.
Explore the implementation of Clean Architecture in ASP.NET 5.0, covering aspects like Entity Framework Code First Approach, Dependency Injection, AutoMapper for object-object mapping, JWT Authenticat
.NET Core : Implementing Authentication & Authorization in .NET Core Apps
4/30/2024 3:40:13 AM.
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,
How To Perform A SharePoint App-Only Authentication In Power Automate
4/24/2024 7:46:01 AM.
Learn how to seamlessly integrate SharePoint with Power Automate by leveraging app-only authentication. This guide walks you through the process of setting up secure authentication without user interv
Optimizing Security & Performance in .NET Core Apps for Heavy Loads
4/24/2024 7:40:20 AM.
Secure and optimize your .NET Core apps for heavy traffic with strategies like load balancing, caching, authentication, encryption, and monitoring. Implementing these ensures both security and perform
Keeping Your .NET Core API Safe and Sound
4/19/2024 4:57:22 AM.
In today's digital landscape, where data is king and APIs (Application Programming Interfaces) reign supreme, ensuring the security of your API in .NET Core is paramount. In this article, we delve
How To Get Started With The Radzen Blazor Components
4/18/2024 9:57:19 AM.
When creating a Blazor Application (both Server and WebAssembly), by default it consists of the UI framework. But some projects might be need to deliver sooner or the time frame for a project is lesse
A Comprehensive Guide to Secure Coding in C#
4/16/2024 10:56:29 AM.
A Comprehensive Guide to Secure Coding in C# by Ziggy Rafiq. Learn how to write robust and secure C# applications by implementing input validation, encryption, authentication, and error handling. This
How To Create An Azure WebJob For SharePoint Online
4/16/2024 7:01:54 AM.
Learn how to migrate custom apps to SharePoint Online using Remote Timer Jobs. Utilize Azure WebJob for seamless integration, manage ClientContext authentication, configure CRON schedules, and registe