Watch Pre-recorded Live Shows Here
Why Join
Become a member
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
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
Training
Live
JOBS
MORE
CAREER
MEMBERS
About Identity
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Hadshana Kamalanathan (8)
Nimit Joshi (7)
Priyaranjan K S (5)
Jignesh Trivedi (3)
Abhishek Yadav (3)
Syed Shanu (3)
Abhijeet Jadhav (2)
Sarathlal Saseendran (2)
Anupam Maiti (2)
Vignesh Mani (2)
Manoj Mittal (2)
Guest User (2)
Suthahar Jegatheesan (2)
Farhan Ahmed (2)
Sandeep Singh Shekhawat (2)
Waqas Sarwar (2)
Vignesh Ganesan (2)
Pankaj Kumar Choudhary (2)
Aseeph Rjv (1)
Vinay Ayinapurapu (1)
Scott Lysle (1)
Avinash Kunnure (1)
Mohomed Shihan (1)
Rittik Basu (1)
Sakhile Msibi (1)
Mukesh Shah (1)
Munib Butt (1)
Abhishek Arora (1)
Kiran Mohanty (1)
Nishan Aryal (1)
Cecil Phillip (1)
Miroslav Adamec (1)
Bassam Alugili (1)
Khushbu Saini (1)
Ramasagar Pulidindi (1)
Amir Ismail (1)
Sivanandham D (1)
Prashant Rewatkar (1)
S.Ravi Kumar (1)
Amit Mohanty (1)
Jigar Patel (1)
Hemant Jindal (1)
Junaid Shahid (1)
Rohatash Kumar (1)
Virender Verma (1)
Debasis Saha (1)
Sanwar Ranwa (1)
Deependra Kushwah (1)
Monica Rathbun (1)
Krunal Trivedi (1)
Nithya Mathan (1)
Debendra Dash (1)
Omar Maher (1)
Humza Tufail (1)
Akshay Phadke (1)
Rion Williams (1)
Debasish Tutu (1)
Abhishek Sinha (1)
Muhammad Qasim (1)
Banketeshvar Narayan (1)
NASEEM AHAMAD (1)
Gagan Sharma (1)
Sandeep Mittal (1)
Rakesh Kalluri (1)
Harpreet Singh (1)
Related resources for Identity
No resource found
Create Registration And Login Functionality In ASP.NET Core Using Identity
6/29/2022 4:39:33 AM.
In this article, you will learn about ASP.NET Core Login Register .
An Introduction To Access Package
4/28/2022 5:40:41 AM.
In this article, we will look into what Access Package is and how this can be used to manage access to SharePoint online site. This feature allows the user to request access from the office portal, an
Windows Identity Foundation and Single Sign-On (SSO)
4/5/2022 11:52:48 AM.
This article describes an easy approach for programming against Windows Identity Foundation in a Single Sign-On (SS0) scenario from the angle of a relying party application.
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 Authentication And Authorization In .NET 6.0 With Identity Framework
1/30/2022 9:19:11 AM.
In this post, we will be discussing the JWT authentication and authorization using Identity framework in .NET 6.0
Accessing Azure Key Vault From A Logic App Using A Managed Identity
12/23/2021 4:52:37 AM.
We will walk through how we can make use of a simple key vault connection with managed identity from Logic Apps.
Generate SAS Token For Azure Blob Storage Using Managed Identity
10/30/2021 5:25:31 AM.
This article demonstrates how to generate user delegation shared access signature (SAS) tokens for an Azure Blob.
Send Events To Event Grid Topic From Blob Triggered Azure Function Using Managed Service Identity
9/26/2021 8:24:19 AM.
This article demonstrates one use case of managed identity which explains how to send events from blob triggered azure function to Event grid topic in a simple way by using managed service identity.
Build A ToDo List Application Using .NET 5.0 Web API And Microsoft SQL Server
9/17/2021 2:06:03 PM.
The article shows how to build a ToDo list application using .Net 5 Web API, Jwt authentication and AspNetCore Identity.
Basics Of IdentityServer4
6/30/2021 11:41:09 AM.
In this article, you will learn about the basics of IdentityServer4. IdentitySever4 is a framework that’s built on top of OpenId connect and OAuth2.0.
Using Identity Server To Authorize Our APIs
6/21/2021 2:31:04 PM.
In this article, you will learn how to identity Servers to Authorize Our APIs.
Working With MVC Using ASP.Net Identity 2.0.0-Beta1
5/24/2021 9:03:21 AM.
This article describes how to work with the various approaches in MVC applications using ASP.NET Identity 2.9.9-Beta1.
Adding Profile Data in ASP.Net Identity Using Visual Studio 2013
5/14/2021 5:59:51 AM.
This article will help you to learn to apply the migration in the Entity Framework based MVC application and you can also add more profile data to the application.
Introduction to ASP.Net Identity 2.0
4/12/2021 5:48:53 AM.
ASP.NET Identity is the membership system for authentication and authorization of the users by building an ASP.NET application.
Introduction To The ASP.Net Identity Preview
2/8/2021 10:06:13 AM.
This article describes the new release of ASP.NET Identity version, version 2.0.0-alpha1 and upgrading the existing app to the new identity.
Working With New ASP.Net Identity 2.0.0 in ASP.Net Application
2/8/2021 8:05:13 AM.
This article introduces the new ASP.NET Identity version and explains how to migrate to the new version from the old version of ASP.NET Identity.
Getting Started With View in MVC 5
2/3/2021 6:01:28 AM.
In this article, I am introducing Add View in the MVC Project Template in Visual Studio 2013 Preview.
Seed Data In .Net Core Identity
1/26/2021 4:31:53 PM.
In this article, you will learn about Seed data in .Net core Identity.
Getting Started With New Release: AspNet.Identity 2.0.0-beta 1
1/14/2021 11:26:34 AM.
This article describes the new ASP.NET Identity 2.0.0-Beta1 and Entity Framework 6.1.0-Beta1 released by Microsoft.
List Of Users With Roles In ASP.NET MVC Identity
1/7/2021 9:29:49 AM.
This article demonstrates how to list users with associated user roles using Identity in ASP.NEt MVC applications.
What is MSAL + Microsoft.Identity.Web
1/7/2021 4:49:25 AM.
Microsoft.Identity.Web enables developers to create web apps that sign-in users and create protected Web APIs using the Microsoft identity platform.In this episode, Kyle Marsh comes on to catch wit
DefaultAzureIdentity And Its Various Credential Types
1/5/2021 12:35:15 AM.
This article shows various ways to retrieve an Azure identity from an application context using Azure.Identity.
Create Identity In Simple Ways Using ASP.NET MVC 5
12/4/2020 1:21:48 AM.
In this article, you will learn how to create Identity in simple ways, using ASP.NET MVC 5.
Google Federation As An Identity Provider For B2B Application
11/28/2020 12:39:46 PM.
In this article, we will learn how to configure Google federation as an identity provider for a B2B Application
Token Based Authentication Using ASP.Net Web API, OWIN and Identity With Entity Framework
11/25/2020 4:12:56 AM.
This article explains how to use Token Based Authentication using ASP.NET Web API, OWIN and Identity with Entity Framework.
How To Customize Password Policy in ASP.Net Identity
11/11/2020 9:32:57 AM.
This article describes how to customize the validation of ASP.NET Identity and apply various policies for the application.
ASP.NET Core 2.0 Identity
11/11/2020 12:21:33 AM.
In a previous post, I showed how to use cookie authentication middleware to protect your web application. ASP.NET Core also provides a richer set of services, called Identity, to work with user authen
Modern Architecture Shop - Autoscaler
11/10/2020 8:39:13 AM.
Modern Architecture Shop is a clean-lightweight .NET and scalable application. Keep your eye on the Road Map (watch it on GitHub). The next version will contain a minimal feature set so that the user
Custom Login And Register With Identity In ASP.NET Core 3.1
10/9/2020 9:50:28 AM.
In this article, you will learn about custom login & register with identity manager in asp.net core 3.1.
Azure AD Privileged Identity Management
8/30/2020 9:40:36 AM.
In this article, you will learn about Azure AD Privileged Identity Management.
Using Identity In ASP.NET Core MVC Authentication
8/12/2020 7:46:48 AM.
In this article, we discuss how to implement ASP.NET Core MVC user authentication and registration with Identity.UI
OAuth Login Authenticating With Identity Provider In Xamarin.Forms
6/29/2020 1:04:49 AM.
In this article, you will learn about OAuth Login Authenticating with Identity Provider in Xamarin.Forms .
DotVVM Authorization With IdentityServer4
6/16/2020 12:36:37 AM.
In this article, you will learn about DotVVM authorization with IdentityServer4.
Registration And Login Functionality In ASP.NET Core 3.0 MVC Web Application Using Identity
5/27/2020 7:59:24 AM.
In this article, I will discuss how to create Registration and login functionalities in ASP.NET Core web application In this article, I will discuss how to create Registration and login functionalitie
Adding Roles to Registration Razor Page in ASP.NET Core
3/28/2020 9:08:26 AM.
In this article, we will be creating different roles for our application.
Registration Razor Page in ASP.NET Core Razor Pages Web Application
3/26/2020 9:05:02 PM.
In this article, we will be working on registration page of the ASP.NET Core razor page web application.
Introduction to Security, Identity and Compliance in AWS
3/7/2020 7:20:42 AM.
In this article, we are going to see an introduction to security, identity, and compliance in AWS
Identity-Based Authentication In .NET Core 3.0 Using In-Memory Database
1/31/2020 8:25:11 AM.
Authentication is the process of determining or giving an individual access to system or user based on their identity. There are multiple options to do authentication in .NET Core. This article demons
Using ASP.NET Core 3.0 Identity With MySQL
1/20/2020 7:45:29 PM.
In this article, you will learn how to use ASP.Net Core 3.0 Identity with MySQL.
Online Webinar Recording | Simplify User Application Authentication Using Microsoft Identity Platform
12/31/2019 8:20:26 AM.
In this webinar video, we will learn about Microsoft Identity. What it is and how simple it is to use.
Add Custom User Data To Identity Core Register Form In ASP.NET Core 3.0
12/27/2019 10:54:11 AM.
Today in this article I will explain how to add custom user data in your registration form with the help of identity in ASP.NET Core.
Enable Identity Core With Empty Template In ASP.NET MVC core 3.0
12/10/2019 11:52:05 AM.
Today I will explain how to enable identity core in ASP.NET MVC core applications.
Role Based Authorization In Blazor
11/30/2019 3:36:47 PM.
In this post, we will see how to add authentication and role-based authorization using identity framework in Blazor application.
Token Based Authentication using Web API 2, Owin, and Identity
11/12/2019 8:12:26 AM.
In this article, we will learn how to implement Token Based Authentication in Web API to secure the server resources using OAuth.
Basics of Authentication/Authorization in Azure(AAD) Google,Facebook, Twitter, LinkedIn and other standard Identity providers.
10/13/2019 5:37:18 PM.
This video explains authentication and authorization flow. What happens when user logs in with Office 365 login screen or when user clicks on "Login with" Google/Facebook/Twitter. It explain
Manage An Access Review Of Azure Active Directory (Azure AD) Roles In Privileged Identity Management (PIM)
9/19/2019 8:55:35 AM.
In this article, you will learn how to manage an access review of Azure Active Directory (Azure AD) Roles in Privileged Identity Management (PIM).
Security Alerts Configuration For Azure Active Directory (Azure AD) Roles In Privileged Identity Management (PIM)
9/11/2019 8:19:56 AM.
In this article, you will learn about security alerts configuration for Azure Active Directory (Azure AD) roles in privileged identity management (PIM).
ASP.NET Core Identity | How To Add Custom Columns In dbo.AspNetUsers Using Entity Framework Core
9/5/2019 1:17:41 AM.
This video shows how to create Identity tables in a database with custom columns in the dbo.AspNetUsers table.
Azure Active Directory (Azure AD) Role Settings - Configuring Privileged Identity Management (PIM)
9/3/2019 10:27:48 AM.
In this article, you will learn about Azure Active Directory role settings to configure privileged identity management.
Repository And UnitOfWork Pattern - Part Three
8/27/2019 8:14:11 AM.
This article describes how UnitOfWork, Repository Pattern, and Identity column work together and execute a statement in a single transaction.
Assign Eligibility Azure Active Directory (Azure AD) Roles In Privileged Identity Management (PIM)
8/22/2019 9:37:18 AM.
In this article, you will learn how to assign eligibility Azure Active Directory (Azure AD) roles in Privileged Identity Management (PIM).
Activate My Azure Active Directory (Azure AD) Roles In Privileged Identity Management (PIM)
8/19/2019 9:08:58 AM.
In this article, you will learn how to activate my Azure Active Directory (Azure AD) roles in Privileged Identity Management (PIM).
Identity in ASP.NET Core to Implement User Registration
8/18/2019 5:03:17 AM.
This video shows how we can use Identity UI in ASP.NET Core 2.2 and implement a User Registration system.
Securing Access With Privileged Identity Management For Azure Active Directory Roles
7/27/2019 11:49:29 PM.
In this article, you will learn how to secure access with privileged identity management for azure active directory roles.
Azure Active Directory (Azure AD) Privileged Identity Management (PIM)
7/22/2019 10:50:31 AM.
In this article, you will learn about Azure Active Directory (Azure AD) Privileged Identity Management (PIM).
"@@IDENTITY" and "SCOPE_IDENTITY" in SQL Server 2012
6/6/2019 5:59:31 AM.
In this article, we will see how to use @@IDENTITY and SCOPE_IDENTITY() in SQL Server 2012.
Impersonation Using WindowsIdentity.RunImpersonated In .NET Core 2 Razor Pages
5/9/2019 11:22:31 PM.
In this article, I will provide information on how to impersonate a different Windows user to execute a method.
How To Implement Authentication Using Identity Model In ASP.NET Core
4/5/2019 9:05:50 AM.
In this article, we will discuss the Identity security model along with the steps to implement it in ASP.NET Core applications.
Microsoft Opens Azure Active Directory B2B Service To Add Google As An Identity Provider For B2B Guest Users
3/18/2019 9:38:48 AM.
By setting up Federation with Google, you can allow invited users/clients to sign in to your shared apps and resources with their own Google accounts, without having to create Microsoft Accounts (MSAs
Identity Column In SQL Server
10/22/2018 9:19:40 AM.
In this article, we will learn about identity function and how we Reset Identity Column in SQL Server. Identity keyword is used in SQL Server to Auto Increment Column value.
Row_Number() function in Microsoft SQL server | How to use Row_Number in SQL server
5/2/2018 2:33:36 AM.
Row_Number is used to generate the number of each row dynamically in a sequential order based on some column orders.
Getting Started With ASP.NET Core 2.0 Identity And Role Management
3/17/2018 3:10:48 AM.
In this article, we will see in detail how to use ASP.NET Core Identity in MVC Application for creating user roles and displaying the menu depending on user roles.
SQL Sequence Vs Identity Column
2/6/2018 11:52:35 AM.
Let’s take a look at what a Sequence is in relation to an Identity Column in SQL Server. Did you know Sequence even existed? I didn’t until I was asked about them. It’s amazing how much you can skip o
Identity Server 4 With ASP.NET Core 2.0
1/17/2018 1:09:01 PM.
OAuth 2 provides several flows or grant types for various use cases. I personally group them into two categories; flows that require user interaction with authorization server and flows that don’t.
Overview Of Identity In ASP.NET Core 2.0
12/15/2017 5:36:48 PM.
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
Configure Identity In ASP.NET Core 2.x
12/15/2017 5:24:42 PM.
Identity is a membership system that allows us to add login functionality to our application. In my previous article, I have explained about the overview of Identity in ASP.net Core. There are some de
Microsoft Azure Active Directory Identity And Access Management With MVC 5 Web Application
12/4/2017 5:19:10 AM.
In this article, I will show you a short demo of how to register your existing MVC 5 Web Application with Windows Azure Active Directory and set authorization. In the same way, you can also implement
Creating An IoT Hub On The Azure Portal
11/25/2017 1:27:23 PM.
This article shows how to create an IoT Hub on the Azure Portal and also how to create the device Identity for simulating a device on PC.
Entity-Framework Code First Migration With WebAPI 2.0 - Extending ASP.NET Identity Database
6/18/2017 9:54:15 PM.
Here, we will see how to extend ASP.NET Identity database using Code First migration in Web API 2.0.
Resolve Issues While Starting SharePoint Synchronization Using Microsoft Identity Manager(MIM)
5/24/2017 5:29:29 PM.
Resolve issues while starting SharePoint Synchronization using Microsoft Identity Manager(MIM).
ASP.NET Core Identity Tables Customization With Visual Studio 2017
5/9/2017 12:15:58 AM.
In this article, you will be acquainted with ASP.NET Core identity tables customization with Visual Studio 2017.
Rectify The Solution Error For Synchronizing Microsoft Identity Manager SP1 With SharePoint 2016
4/27/2017 11:57:56 AM.
Rectify The Solution Error For Synchronizing Microsoft Identity Manager SP1 With SharePoint 2016.
An Overview Of Identity Management
3/31/2017 5:39:50 PM.
This article presents an overview of identity management.
Install And Configure Microsoft Identity Manager 2016 SP1 For SharePoint 2016
3/21/2017 6:10:11 PM.
This article familiarizes you with installing and configuring Microsoft Identity Manager 2016 SP1 for SharePoint 2016.
Authentication And Claim Based Authorization With ASP.NET Identity Core
2/11/2017 3:29:20 PM.
In this article, you will learn about Authentication and Claim Based Authorization with ASP.NET Identity Core.
Working With Identity Column After Table Creation In SQL Server
1/30/2017 10:11:05 AM.
In this article, you will learn about working with an identity column after table creation in SQL Server.
ASP.NET Core MVC - Authentication And Role Based Authorization With ASP.NET Core Identity
1/18/2017 11:10:14 AM.
In this article, you will learn about authentication and role based authorization with ASP.NET Core Identity.
Identity Cache In LINQ To SQL
1/8/2017 2:04:07 PM.
In this article, we will see what identity cache is and its impact on LINQ to SQL queries.
Monitor User Profile Synchronization Service Using ForeFront Identity Manager Client In SharePoint Synchronization Server
12/27/2016 5:48:31 PM.
In this article, you will learn how to monitor User Profile Synchronization Service using ForeFront Identity Manager Client in SharePoint Synchronization Server.
Configuration Of Microsoft Identity Manager For SharePoint 2016 User Profile Service
11/28/2016 12:43:45 PM.
In this article, you will learn configuration of Microsoft Identity Manager for SharePoint 2016 User Profile Service.
Installation Of Microsoft Identity Manager For SharePoint 2016 User Profile Service
11/28/2016 11:00:04 AM.
In this article, you will learn about installation of Microsoft Identity Manager for SharePoint 2016 User Profile Service.
Accessing Identity And HttpContext Info Using Dependency Injection In .NET Core
10/11/2016 10:43:34 AM.
In this article, you will learn how to access Identity and HttpContext Info using Dependency Injection in .NET Core.
Register Identity Provider For New OAuth Application
9/6/2016 12:39:57 AM.
In this article, you will learn how to register identity provider for new OAuth application.
Create Identity In a Simple Way Using ASP.NET MVC 5 - Part Two
8/10/2016 8:14:44 PM.
In this article, you will learn, how to create an identity in a simple way, using ASP.NET MVC 5.
MVC 5 Advanced Features - Part One
6/6/2016 1:34:16 AM.
In this article, you will learn about MVC 5 advanced features.
MVC ASP.NET Identity Customizing For Adding Profile Image
5/31/2016 12:04:52 AM.
In this article, we will see in detail about using ASP.NET Identity in MVC Application.
Understanding Office 365 Identity Management
3/1/2016 9:10:07 AM.
In this article you will learn about Office 365 identity management.
SharePoint External FIM Issue - Missing Manager Property
2/9/2016 2:03:30 PM.
In this article you will get to know about SharePoint External FIM (Forefront Identity Manager) Issue - 'Missing Manager Property. It is an issues about the missing manager field in the SharePoint user profiles.
ASP.NET MVC 5 Security And Creating User Role
2/6/2016 6:28:03 AM.
In this article we will see how to use ASP.NET Identity in MVC Application for creating user roles and display the menu depending on user roles.
Introduction To ASP.NET Identity
12/7/2015 6:22:46 AM.
Identity is Users Authentication and Authorization. In this article we will see how users are able to log in with their social identities so that they can have a rich experience on their website.
How To Customize Identity In ASP.NET MVC 5
12/2/2015 12:16:10 PM.
In this article we about how to customize Identity in ASP.NET MVC 5.
SQL Server Identity
11/28/2015 6:54:17 AM.
In this article you will learn about SQL Server Identity.
Adding Identity On Web Page In ASP.NET
11/27/2015 5:42:14 AM.
In this article you will learn how to add Identity on Web Page In ASP.NET.
SQL Server Interview Questions - Part 1
11/26/2015 10:33:14 AM.
This article will help you to know about few SQL Server query issues and resolution.
Sequence Object In SQL Server 2012
11/21/2015 5:49:01 AM.
In this article you will learn about the sequence object in SQL Server 2012.
Alternate To Identity in Oracle
7/18/2015 3:04:38 PM.
In this article you will learn about the alternative for SQL Server Identity fields in Oracle.
Identity in SQL Server
7/17/2015 4:41:08 PM.
In this article you will learn about identity in SQL Server.
Comparing Scope_identity (), @@identity and Ident_current
4/2/2015 8:40:50 PM.
In this article we will see the differences among scope_identity (), @@identity and ident_current.
Identity Column in SQL Server
1/31/2015 12:26:04 PM.
This article explains how to supply explicit values for an identity column and how to reset it.